diff options
author | Doug Barton <dougb@FreeBSD.org> | 2002-10-24 17:40:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2002-10-24 17:40:36 +0000 |
commit | b1e1078462e454a225913b0358bdd08243178dc4 (patch) | |
tree | b783feb76cb8b454be82bf19798a233490a93394 /textproc/xerces-c2/pkg-descr | |
parent | 5ddfbdae1f53932dad5599eb0b3c005a6de28e3f (diff) | |
download | ports-b1e1078462e454a225913b0358bdd08243178dc4.tar.gz ports-b1e1078462e454a225913b0358bdd08243178dc4.zip |
Notes
Diffstat (limited to 'textproc/xerces-c2/pkg-descr')
-rw-r--r-- | textproc/xerces-c2/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/xerces-c2/pkg-descr b/textproc/xerces-c2/pkg-descr new file mode 100644 index 000000000000..9d6e1747a2bb --- /dev/null +++ b/textproc/xerces-c2/pkg-descr @@ -0,0 +1,9 @@ +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 |