blob: e258753366da96caa1d02a36d969f9e1ed285d3e (
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.
Lxml can optionally use Cython and pysetuptools.
|