slackbuilds_ponce/python/cssselect
Matteo Bernardini 7eb2e69c0d python/cssselect: Build python3 support by default.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2022-05-21 19:02:49 +02:00
..
cssselect.info
cssselect.SlackBuild python/cssselect: Build python3 support by default. 2022-05-21 19:02:49 +02:00
README python/cssselect: Build python3 support by default. 2022-05-21 19:02:49 +02:00
slack-desc

cssselect parses CSS3 Selectors and translate them to XPath 1.0
expressions.  Such expressions can be used in lxml or another XPath
engine to find the matching elements in an XML or HTML document.

Optional dependencies: lxml and Sphinx