mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
10820f3445
This is a port of the 3.x series of the Apache Xerces-C++ library. 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 using the DOM, SAX, and SAX2 APIs.
10 lines
332 B
Plaintext
10 lines
332 B
Plaintext
Xerces-C++ is a validating XML parser from the Apache XML Project.
|
|
It provides a shared library to parse, generate, mainpulate and
|
|
validate XML documents from within your own application.
|
|
|
|
For information on Xerces-C++ please see their homepage
|
|
WWW: http://xml.apache.org/xerces-c/
|
|
|
|
- Bjoern A. Zeeb
|
|
bzeeb+freebsdports@zabbadoz.net
|