aboutsummaryrefslogblamecommitdiff
path: root/textproc/xerces-c/pkg-descr
blob: d3e42a5c373cf17111b4c5c1f5c41bcfb1d8c261 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                        
Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability to
read and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents.

The parser provides high performance, modularity, and scalability.
Source code, samples and API documentation are provided with the parser.
For portability, care has been taken to make minimal use of templates,
no RTTI, no C++ namespaces and minimal use of #ifdefs.

WWW: http://xml.apache.org/xerces-c/index.html

- Alex Kiesel
kiesel@schlund.de