slackbuilds_ponce/python/cssselect2/README
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

7 lines
213 B
Text

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