slackbuilds/python/cssselect2
Dimitris Zlatanidis e7e9c8c5cd
python/cssselect2: Added (straightforward implementation of CSS3)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-01-02 10:48:26 +07:00
..
README python/cssselect2: Added (straightforward implementation of CSS3) 2021-01-02 10:48:26 +07:00
cssselect2.SlackBuild python/cssselect2: Added (straightforward implementation of CSS3) 2021-01-02 10:48:26 +07:00
cssselect2.info python/cssselect2: Added (straightforward implementation of CSS3) 2021-01-02 10:48:26 +07:00
slack-desc python/cssselect2: Added (straightforward implementation of CSS3) 2021-01-02 10:48:26 +07:00

README

select2 is a straightforward implementation of CSS3 Selectors for markup
documents (HTML, XML, etc.) that can be read by ElementTree-like parsers
(including cElementTree, lxml, html5lib, etc.)

OPTIONAL:

python3