XML_EZ_Out
Subpackage Descriptions
set |
This is the XML_EZ_Out:std metapackage.
It pulls in all subpackages of XML_EZ_Out:std. |
primary |
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.
|
docs |
This is the documents subpackage of the XML_EZ_Out:std port. |
examples |
This is the examples subpackage of the XML_EZ_Out:std port. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
main |
mirror://GITHUB/alire-project:xmlezout:alr-1.6 |
Distribution File Information
8a1612982d612c2be6ad6f6e07c01db2eca40b4d334d132be14b9a86abc94bc2 12408 alire-project-xmlezout-alr-1.6.tar.gz
Ports that require XML_EZ_Out:std
No other ports depend on this one. |