xmltool’s documentation

xmltool is a python package to manipulate XML files. It’s very useful to update some XML files with the python syntax without using the DOM. You can find the source on github.