slackbuilds_ponce/python/lxml
Duncan Roe 018fa3ff5c
python/lxml: Updated for version 4.8.0
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-07 18:31:48 +07:00
..
lxml.info
lxml.SlackBuild
README
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.

Optional dependencies: BeautifulSoup and cssselect

BeautifulSoup can be used in place of BeautifulSoup4.