openbsd-ports/textproc/tinyxml/pkg/DESCR
ajacoutot fa37685bf4 Import tinyxml-2.6.2.
TinyXML is a simple, small, C++ XML parser that can be easily integrated
into other programs.
In brief, TinyXML parses an XML document, and builds from that a
Document Object Model (DOM) that can be read, modified, and saved.

ok jasper@
2013-01-03 09:14:54 +00:00

5 lines
226 B
Plaintext

TinyXML is a simple, small, C++ XML parser that can be easily integrated
into other programs.
In brief, TinyXML parses an XML document, and builds from that a
Document Object Model (DOM) that can be read, modified, and saved.