slackbuilds_ponce/python/cssselect
Robby Workman abe6047b5c python/cssselect: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-07-14 17:08:12 -05:00
..
cssselect.info python/cssselect: sed s,distribute,pysetuptools, *.info 2013-07-14 17:08:12 -05:00
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.