slackbuilds/libraries/lxml
David Somero 993958b24f libraries/lxml: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:09:07 -04:00
..
README libraries/lxml: Updated for version 2.2.4 2010-05-13 00:32:20 +02:00
lxml.SlackBuild libraries/lxml: Misc automated cleanups. 2010-06-04 01:09:07 -04:00
lxml.info libraries/lxml: Updated for version 2.2.6. 2010-05-15 10:26:50 +02:00
slack-desc libraries/lxml: Updated for version 2.2.4 2010-05-13 00:32:20 +02:00

README

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.