Port variant | std |
Summary | Library for emitting XML from Ada programs |
BROKEN | |
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 | 09 AUG 2024, 21:24:17 UTC |
Port created | 22 APR 2017, 20:10:15 UTC |
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. |
Build (only) | gprbuild:primary:std |
main | mirror://GITHUB/alire-project:xmlezout:alr-1.6 |
No other ports depend on this one. |