You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Larry Hajali 59a17ecb91 python/cssselect: Updated for version 0.9.2 9 years ago
..
README python/cssselect: Updated for version 0.8. 13 years ago
cssselect.SlackBuild python/cssselect: Updated for version 0.9.2 9 years ago
cssselect.info python/cssselect: Updated for version 0.9.2 9 years ago
slack-desc python/cssselect: Added (CSS3 selectors parser). 13 years ago

README

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.