slackbuilds_ponce/python/cssselect
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
cssselect.info
cssselect.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
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 and Sphinx

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