summaryrefslogtreecommitdiff
path: root/libraries/lxml/README
blob: 08750c71a9bcb82ced073b81fe433ecdf66d433a (plain)
1
2
3
4
5
lxml is a Pythonic binding for the libxml2 and libxslt libraries.
It is unique in that it combines the speed and feature completeness
of these libraries with the simplicity of a native Python API.

Optionally Cython and pysetuptools can be used.