slackbuilds_ponce/python/cssselect
Larry Hajali 3c156e44fd
python/cssselect: Updated for version 1.1.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
2019-10-05 13:51:56 +07: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.

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