slackbuilds_ponce/python/lxml/README
Larry Hajali 39ea284aae python/lxml: Updated for version 3.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-02 09:57:37 +07:00

6 lines
313 B
Text

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.