| Paketname | libxmlezout0 |
| Beschreibung | Easy-to-use library for emitting XML from Ada programs, runtime |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.06-2 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 172 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libgnat-4.4 (>= 4.4.3-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Xavier Grave |
| Quelle | libxmlezout |
| Paketgröße | 34810 Byte |
| Prüfsumme MD5 | f76a1572d453bd93cf9c973d62b9ab96 |
| Prüfsumme SHA1 | 9d843e9dfbee976bb144ecd59b63bac6329e55a4 |
| Prüfsumme SHA256 | 0e7685bb8daab1b254388326953462dfc87ce8a46ea52e80dde6e37f6f68b388 |
| Link zum Herunterladen | libxmlezout0_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 runtime library for XML EZ OUT.
|