summaryrefslogtreecommitdiffstats
path: root/python/lxml/README
blob: 1905916a3abaeba6705b4b0d1e733abe0e50584a (plain)
1
2
3
4
5
6
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.

Cython and distribute are optional build dependencies. cssselect
is an optional runtime dependency.