Port variant | standard |
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 | 01 NOV 2023, 15:23:41 UTC |
Port created | 22 APR 2017, 20:10:15 UTC |
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. |
Build (only) | gprbuild:primary:standard |
main | mirror://GITHUB/alire-project:xmlezout:alr-1.6 |
No other ports depend on this one. |