slackbuilds_ponce/python/lxml/README
Larry Hajali 9230ca5fa1 python/lxml: Updated for version 3.2.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-27 23:38:59 -05:00

6 lines
298 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 distribute are optional build dependencies. cssselect
is an optional runtime dependency.