软件包:libxmlezout8(1.06.2-14 以及其他的)
Easy-to-use library for emitting XML from Ada programs, runtime
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.
其他与 libxmlezout8 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgnat-13 (>= 13.3.0)
- runtime for applications compiled with GNAT (shared library)