mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
9a24533609
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
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. pysetuptools can be used as a build time dependency.