Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-xmlbuilder
Create xml/(x)html files - Python 2.x
https://pypi.python.org/pypi/xmlbuilder
0
no reviews
Install
XMLBuilder is tiny library build on top of ElementTree.TreeBuilder to make xml files creation more pythonomic. XMLBuilder use "with" statement and attribute access to define xml document structure.
This package contains the Python 2.x module.