summaryrefslogtreecommitdiffstats
path: root/libraries/xmltooling/README
diff options
context:
space:
mode:
author Thibaut Notteboom <tib@tibux.org>2013-01-03 17:59:13 +0100
committer dsomero <xgizzmo@slackbuilds.org>2013-01-09 18:52:20 -0500
commitabd4c3b69f3b16dbc2a0d7282b0ae2019e9c5c0c (patch)
tree6e97e8ab9a0a3d1c505bdd950572c9fd24206202 /libraries/xmltooling/README
parent7e272c48ffb883f91c2177a47a882f696165efe8 (diff)
downloadslackbuilds-abd4c3b69f3b16dbc2a0d7282b0ae2019e9c5c0c.tar.gz
slackbuilds-abd4c3b69f3b16dbc2a0d7282b0ae2019e9c5c0c.tar.xz
libraries/xmltooling: Added (OpenSAML XML processing library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/xmltooling/README')
-rw-r--r--libraries/xmltooling/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/xmltooling/README b/libraries/xmltooling/README
new file mode 100644
index 0000000000..859377de76
--- /dev/null
+++ b/libraries/xmltooling/README
@@ -0,0 +1,5 @@
+The XMLTooling library contains generic XML parsing and processing
+classes based on the Xerces-C DOM.
+It adds more powerful facilities for declaring element- and
+type-specific API and implementation classes to add value around
+the DOM, as well as signing and encryption support.