summaryrefslogtreecommitdiffstats
path: root/python/lxml/README
blob: 03c9bcbdbc9f780d35652db6d2ae91a9041b9141 (plain)
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 pysetuptools are optional build dependencies. cssselect
and html5lib are optional runtime dependencies.