slackbuilds_ponce/python/lxml
Willy Sudiarto Raharjo aabcad4595
python/lxml: Updated for version 4.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-11 08:49:11 +07:00
..
lxml.info python/lxml: Updated for version 4.6.3. 2021-10-11 08:49:11 +07:00
lxml.SlackBuild python/lxml: Updated for version 4.6.3. 2021-10-11 08:49:11 +07:00
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.