SlackBuildsOrg/python/lxml
Larry Hajali 1edbc8b082 python/lxml: Updated for version 3.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-09-14 07:59:15 +07:00
..
lxml.info python/lxml: Updated for version 3.4.0. 2014-09-14 07:59:15 +07:00
lxml.SlackBuild python/lxml: Updated for version 3.4.0. 2014-09-14 07:59:15 +07:00
README python/lxml: Updated for version 3.4.0. 2014-09-14 07:59:15 +07: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, python3 and pysetuptools are optional build dependencies.
cssselect and html5lib are optional runtime dependencies.