XML_EZ_Out
Port variant standard
Summary Library for emitting XML from Ada programs
Package version 1.06_2
Homepage https://github.com/alire-project/xmlezout
Keywords textproc, ada
Maintainer John Marino
License GMGPL
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 NOV 2023, 15:23:41 UTC
Port created 22 APR 2017, 20:10:15 UTC
Subpackage Descriptions
complete This is the XML_EZ_Out-standard metapackage. It pulls in all subpackages of XML_EZ_Out-standard.
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-standard port.
examples This is the examples subpackage of the XML_EZ_Out-standard port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gprbuild:primary:standard
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:standard
No other ports depend on this one.