slackbuilds_ponce/python/lxml/README
Larry Hajali 2005e827de
python/lxml: Add python3 bindings by default
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
2018-11-24 12:35:19 +07:00

7 lines
304 B
Text

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.