Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
0351ceac7a - Unbreak index
- Add forgotten patch
- Fix Typos

Submitted by:   common sense
2007-01-17 17:48:20 +00:00
Martin Wilke
648db49f38 The XmlAda library includes a set of Ada2005 packages to manipulate XML
input. It implements the XML 1.0 standard, as well as support for
namespaces and a number of other optional standards related to XML.

WWW: http://libre.adacore.com/

(add correct port)

PR:             ports/107435
Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
Repocopy by:    marcus
2007-01-17 09:00:30 +00:00
Martin Wilke
224a397bfd 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 and DOM.

In addition, It includes a module to manipulate Unicode streams, since
this is required by the XML standard.

This version of GtkAda is designed to be used with lang/gnat-gcc41.

WWW: https://libre2.adacore.com/xmlada/
WWW: http://gnuada.sourceforge.net/
Author: Petr Holub <hopet@ics.muni.cz>

PR:		ports/107180
Submitted by:	hopet at ics.muni.cz
2006-12-29 20:22:46 +00:00