slackbuilds_ponce/python/cssselect
Matteo Bernardini 3063686ce4
python/cssselect: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-07-17 07:49:40 +07:00
..
cssselect.info
cssselect.SlackBuild
README
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.

Optionally: lxml can be installed for running tests. Sphinx and Pygments
can be installed for man pages.