python-xml/README.md

6 lines
239 B
Markdown

# python-xml
The PyXML package is a collection of libraries to process XML with Python.
The distribution contains a validating XML parser, an implementation of the SAX and DOM programming interfaces and an interface to the Expat parser.