diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:01:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:05 +0200 |
commit | 7f9218533271ca964c75bb6b3b78810782c1662a (patch) | |
tree | eb3b9da9aa46a15db42acb9e49f2621ac6da5912 /libraries/xerces-c/README | |
parent | 602f558a2b6b88d8e9b8b89732250590c50d4316 (diff) | |
download | slackbuilds-7f9218533271ca964c75bb6b3b78810782c1662a.tar.gz |
libraries/xerces-c: Added to 12.0 repository
Diffstat (limited to 'libraries/xerces-c/README')
-rw-r--r-- | libraries/xerces-c/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/xerces-c/README b/libraries/xerces-c/README new file mode 100644 index 0000000000..72b9bb75ea --- /dev/null +++ b/libraries/xerces-c/README @@ -0,0 +1,8 @@ +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. + +You'll need icu4c to build this, which is also available at +Slackbuilds.org
\ No newline at end of file |