slackbuilds_ponce/python/lxml/README

7 lines
298 B
Text
Raw Normal View History

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.