slackbuilds/python/lxml
Larry Hajali f7b90a9a6a
python/lxml: Updated for version 4.4.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
2019-10-05 13:51:56 +07:00
..
README python/lxml: Add python3 bindings by default 2018-11-24 12:35:19 +07:00
lxml.SlackBuild python/lxml: Updated for version 4.4.1 2019-10-05 13:51:56 +07:00
lxml.info python/lxml: Updated for version 4.4.1 2019-10-05 13:51:56 +07:00
slack-desc python/lxml: Switch homepage to https. 2018-07-01 11:39:20 +01: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.

Optional dependencies: BeautifulSoup and cssselect

BeautifulSoup can be used in place of BeautifulSoup4.