Isaac Yu 179cb3c143 python/lxml: Add python2-BeautifulSoup4 dependency пре 2 година
..
README 2005e827de python/lxml: Add python3 bindings by default пре 6 година
lxml.SlackBuild 018fa3ff5c python/lxml: Updated for version 4.8.0 пре 2 година
lxml.info 179cb3c143 python/lxml: Add python2-BeautifulSoup4 dependency пре 2 година
slack-desc a876c37019 python/lxml: Switch homepage to https. пре 6 година

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.