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 48cf80b058
python/cssselect: Updated for version 1.0.1
9 years ago
..
README python/cssselect: Updated for version 1.0.0 9 years ago
cssselect.SlackBuild python/cssselect: Updated for version 1.0.1 9 years ago
cssselect.info python/cssselect: Updated for version 1.0.1 9 years ago
slack-desc python/cssselect: Fix slack-desc. 9 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.

Optional dependencies: lxml, Sphinx and python3

Note: To install Python 3 bindings, install python3 and set PYTHON3="yes"
to the slackbuild.

# PYTHON3="yes" ./cssselect.SlackBuild