aboutsummaryrefslogtreecommitdiff
path: root/libraries/libxml++5/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libxml++5/README')
-rw-r--r--libraries/libxml++5/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libxml++5/README b/libraries/libxml++5/README
new file mode 100644
index 0000000000..c806920215
--- /dev/null
+++ b/libraries/libxml++5/README
@@ -0,0 +1,5 @@
+libxml++ is a C++ API for the popular libxml2 XML parser, written in C.
+libxml2 is famous for its high performance and compliance to standard
+specifications, but its C API is quite difficult even for common tasks.
+
+libxml++5 does not conflict with the libxml++ or libxml++3 package.