python-xml/README.md

6 lines
239 B
Markdown
Raw Normal View History

2024-01-05 16:54:40 +01:00
# 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.