slackbuilds_ponce/python/cssselect
Larry Hajali c4b1142036 python/cssselect: Updated for version 0.8.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-05-19 09:12:35 -04:00
..
cssselect.info python/cssselect: Updated for version 0.8. 2013-05-19 09:12:35 -04:00
cssselect.SlackBuild python/cssselect: Updated for version 0.8. 2013-05-19 09:12:35 -04:00
README python/cssselect: Updated for version 0.8. 2013-05-19 09:12:35 -04: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.

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