summaryrefslogtreecommitdiffstats
path: root/libraries/xerces-c/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/xerces-c/README')
-rw-r--r--libraries/xerces-c/README8
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