| Paketname | libxmlezout-dbg |
| Beschreibung | Easy-to-use library for emitting XML from Ada programs, dbg symbols |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.06-2 |
| Sektion | debug |
| Priorität | extra |
| Installierte Größe | 76 Byte |
| Hängt ab von | libxmlezout0 (= 1.06-2) |
| Empfohlene Pakete | |
| Paketbetreuer | Xavier Grave |
| Quelle | libxmlezout |
| Paketgröße | 9790 Byte |
| Prüfsumme MD5 | c94e74f3177101b23689e5de4fd7fee1 |
| Prüfsumme SHA1 | b5f205a07eef031a6b9eb4203bf76c8a59d9ad1f |
| Prüfsumme SHA256 | 4c071e5a6958f322070fda837e56005bff86b85bc15fc5478438f20c4c2ce3df |
| Link zum Herunterladen | libxmlezout-dbg_1.06-2_i386.deb |
| Ausführliche Beschreibung | XML EZ Out is a small set of packages intended to aid the creation of
XML-formatted output from within Ada programs. It basically wraps the tags and
data provided to it with XML syntax and writes them to a user-supplied medium.
.
This medium can be any sort of writable entity, such as a file, a
memory buffer, or even a communications link, such as a socket. The
only functionality required of the medium is that it supply a
meaningful "Put" (for writing a string) and "New_Line" procedure.
.
This is the library containing debugging symbols for XML EZ OUT.
|