Isaac Yu 179cb3c143 python/lxml: Add python2-BeautifulSoup4 dependency 2 rokov pred
..
README 2005e827de python/lxml: Add python3 bindings by default 6 rokov pred
lxml.SlackBuild 018fa3ff5c python/lxml: Updated for version 4.8.0 2 rokov pred
lxml.info 179cb3c143 python/lxml: Add python2-BeautifulSoup4 dependency 2 rokov pred
slack-desc a876c37019 python/lxml: Switch homepage to https. 6 rokov pred

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.