XIST 4.10

XIST is an extensible HTML and XML generator written in Python. It is also a DOM parser (built on top of SAX2) with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion...