Paketname | libxmlezout1-dev |
Beschreibung | Easy-to-use library for emitting XML from Ada programs, dev files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.06-2 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 320 Byte |
Hängt ab von | libxmlezout0 (= 1.06-2), gnat-4.4 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxmlezout |
Paketgröße | 56190 Byte |
Prüfsumme MD5 | bf2c77d19508db31094b1d0d1b93208d |
Prüfsumme SHA1 | 6039eb1cf33d9b1a8a8356914e07f53836e73642 |
Prüfsumme SHA256 | 124edf0c84c12a764e2d65806fc749b69b530ee6cb8ccefc30233365ddfb5303 |
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.
|