slackbuilds_ponce/python/lxml
Larry Hajali 4007844870 python/lxml: Updated for version 3.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-08 11:10:07 -06:00
..
lxml.info python/lxml: Updated for version 3.3.0. 2014-02-08 11:10:07 -06:00
lxml.SlackBuild python/lxml: Updated for version 3.3.0. 2014-02-08 11:10:07 -06:00
README python/lxml: Updated for version 3.2.3. 2013-10-27 23:38:59 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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.