SlackBuildsOrg/python/cssselect
Larry Hajali 59a17ecb91 python/cssselect: Updated for version 0.9.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
2016-08-05 18:10:51 +01: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.