Paketname | libxmlezout1-dev |
Beschreibung | Easy-to-use library for emitting XML from Ada programs, dev files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.06-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 320 Byte |
Hängt ab von | libxmlezout0 (= 1.06-2), gnat-4.4 |
Empfohlene Pakete | |
Paketbetreuer | Xavier Grave |
Quelle | libxmlezout |
Paketgröße | 56630 Byte |
Prüfsumme MD5 | 712633b436c0c9de5e75d4f7d5a808f5 |
Prüfsumme SHA1 | d80382f19987934d922306b756c0425ef8a1cc9d |
Prüfsumme SHA256 | 4a88da25b06567cfe88f9fec147e4862fe328e17e5b303962acf17aa052f2fb0 |
Link zum Herunterladen | libxmlezout1-dev_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 package contains file needed to develop applications with XML EZ OUT.
|