xmlada-config

XML/Ada, a full XML suite for Ada programmers

Install

All systems
curl cmd.cat/xmlada-config.sh
Debian Debian
apt-get install libxmlada5-dev
Ubuntu
apt-get install libxmlada5-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libxmlada5-dev
Raspbian
apt-get install libxmlada5-dev

libxmlada5-dev

XML/Ada, a full XML suite for Ada programmers

XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.0 specifications, and can parse any file that follows this standard (including the contents of the DTD). It also provides support for a number of other standard associated with XML, like SAX, DOM, and XML Schemas. In addition, it includes a module to manipulate Unicode streams, since this is required by the XML standard. This package contains the static libraries, documentation, and Ada specification files. Install it if you want to develop XML applications in Ada.

libxmlada4.1-dev

XML/Ada, a full XML suite for Ada programmers

libxmlada-unicode6-dev

XML/Ada, a full XML suite for Ada programmers (unicode)

XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.0 specifications, and can parse any file that follows this standard (including the contents of the DTD). It also provides support for a number of other standard associated with XML, like SAX, DOM, and XML Schemas. In addition, it includes a module to manipulate Unicode streams, since this is required by the XML standard. This package contains the development tools for the unicode module. It also provides the xmlada-config executable, which may be useful with various XML/Ada -dev packages, and was formerly shipped in libxmlada*-dev.