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

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.