slackbuilds_ponce/python/lxml
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
..
lxml.info python/lxml: Updated for version 3.2.3. 2013-10-27 23:38:59 -05:00
lxml.SlackBuild python/lxml: Updated for version 3.2.3. 2013-10-27 23:38:59 -05:00
README python/lxml: Updated for version 3.2.3. 2013-10-27 23:38:59 -05:00
slack-desc python/lxml: Updated for version 3.0.2. 2012-12-22 11:03:53 +01: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.

Cython and distribute are optional build dependencies. cssselect
is an optional runtime dependency.