Xul documentation¶
XML [1] utilities written in Python.
Current version: 2.5.1
Xul scripts¶
Supported XML sources are documented in XML source.
Other¶
Installing¶
Xul command-line scripts can be installed with pip:
pip install Xul
Install Xul with Pygments for XML syntax highlighting.
pip install Xul[syntax]
Dependencies¶
Xul uses the excellent lxml XML toolkit, a Pythonic binding for the C libraries libxml2 and libxslt.
Changelog¶
Xul Changelog.
Source¶
The source can be found on GitHub.
Indices and search¶
Footnotes