slackbuilds_ponce/python/lxml
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
lxml.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
lxml.SlackBuild python/lxml: Updated for version 2.3.4. 2012-04-02 17:11:41 -05:00
README python/lxml: Updated for version 2.3.4. 2012-04-02 17:11:41 -05:00
slack-desc

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 requires BeautifulSoup. Lxml can optionally use Cython and
pysetuptools.