blob: 61afd1f60f4948fef3d715a8dadd6a0a7dc3663d (
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, python3 and pysetuptools are optional build dependencies.
cssselect and html5lib are optional runtime dependencies.
|