Paketname | libxmlezout-dbg |
Beschreibung | Easy-to-use library for emitting XML from Ada programs, dbg symbols |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.06-2 |
Sektion | universe/debug |
Priorität | extra |
Installierte Größe | 76 Byte |
Hängt ab von | libxmlezout0 (= 1.06-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxmlezout |
Paketgröße | 9864 Byte |
Prüfsumme MD5 | ace674b15228e0ad765706f7eed53dba |
Prüfsumme SHA1 | 42bc7cd7e578d7296254a154d67098a31d29fd81 |
Prüfsumme SHA256 | 6a54436a45c2cc09a78f9d5a135f25e6dd545893276de89d1990b2e7fd84ef8c |
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.
|