slackbuilds_ponce/python/lxml
Larry Hajali fc10d7ff1b python/lxml: Updated for version 2.3 and moved from libraries.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-07-14 21:54:05 -03:00
..
lxml.info python/lxml: Updated for version 2.3 and moved from libraries. 2011-07-14 21:54:05 -03:00
lxml.SlackBuild python/lxml: Updated for version 2.3 and moved from libraries. 2011-07-14 21:54:05 -03:00
README python/lxml: Updated for version 2.3 and moved from libraries. 2011-07-14 21:54:05 -03:00
slack-desc python/lxml: Updated for version 2.3 and moved from libraries. 2011-07-14 21:54:05 -03:00

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.

Lxml can optionally use Cython and pysetuptools.