summaryrefslogtreecommitdiffstats
path: root/libraries/PyXML/README
diff options
context:
space:
mode:
author Alex Lysenka2010-05-11 20:00:41 +0200
committer Robby Workman2010-05-11 20:00:41 +0200
commit42a906630638262b17233c895194cf8830d04aac (patch)
tree9b53a547762a3b89b70d7316d76b4a520bf2dbf6 /libraries/PyXML/README
parentaf7b3ada6c60f7ddd5da837b3e24091a16e8907e (diff)
downloadslackbuilds-42a906630638262b17233c895194cf8830d04aac.tar.gz
libraries/PyXML: Added to 12.0 repository
Diffstat (limited to 'libraries/PyXML/README')
-rw-r--r--libraries/PyXML/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/PyXML/README b/libraries/PyXML/README
new file mode 100644
index 0000000000..6d8f2ee977
--- /dev/null
+++ b/libraries/PyXML/README
@@ -0,0 +1,5 @@
+This is the Python XML package. The distribution contains a
+validating XML parser, an implementation of the SAX and DOM
+programming interfaces, an interface to the Expat parser (and the
+Expat parser itself), and a C helper module that can speed up
+xmllib.py by a factor of 5