slackbuilds_ponce/libraries/PyXML
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
PyXML-0.8.4-python2.6.patch
PyXML.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
PyXML.SlackBuild libraries/PyXML: Misc automated cleanups. 2010-06-04 01:05:57 -04:00
README
slack-desc

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