パッケージ: libxmlezout8 (1.06.2-17)
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.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, i386, s390x]
-
- dep: libgcc-s1 (>= 3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libgnat-14 (>= 14.2.0)
- runtime for applications compiled with GNAT (shared library)