From 42a906630638262b17233c895194cf8830d04aac Mon Sep 17 00:00:00 2001 From: Alex Lysenka Date: Tue, 11 May 2010 20:00:41 +0200 Subject: libraries/PyXML: Added to 12.0 repository --- libraries/PyXML/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/PyXML/slack-desc (limited to 'libraries/PyXML/slack-desc') diff --git a/libraries/PyXML/slack-desc b/libraries/PyXML/slack-desc new file mode 100644 index 0000000000..d52179da19 --- /dev/null +++ b/libraries/PyXML/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +PyXML: PyXML (Python XML package) +PyXML: +PyXML: This is the Python XML package. The distribution contains a +PyXML: validating XML parser, an implementation of the SAX and DOM +PyXML: programming interfaces, an interface to the Expat parser (and the +PyXML: Expat parser itself), and a C helper module that can speed up +PyXML: xmllib.py by a factor of 5 +PyXML: +PyXML: Homepage: http://pyxml.sourceforge.net/ +PyXML: +PyXML: -- cgit v1.2.3