diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 22:24:27 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:24:27 +0200 |
commit | e85138a8c5b871fc36576ea8038ec5bce0b643f8 (patch) | |
tree | 86c3f9601abe086a1e7f06192a3f76c4c2ce7068 /libraries/xerces-c/README | |
parent | 77deb3463d6c26a4a5cd4ee930d109b070d541ca (diff) | |
download | slackbuilds-e85138a8c5b871fc36576ea8038ec5bce0b643f8.tar.gz |
libraries/xerces-c: Updated for version 2.8.0
Diffstat (limited to 'libraries/xerces-c/README')
-rw-r--r-- | libraries/xerces-c/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/xerces-c/README b/libraries/xerces-c/README index 72b9bb75ea..83ec9fb48d 100644 --- a/libraries/xerces-c/README +++ b/libraries/xerces-c/README @@ -2,7 +2,4 @@ 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 +manipulating, and validating XML documents.
\ No newline at end of file |