summaryrefslogtreecommitdiff
path: root/python/cssselect2
Commit message (Collapse)AuthorAge
* python/cssselect2: Convert python to python2.Dave Woodfall2021-06-02
| | | | | | Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* various: Kill lots of python3 dep mentionsRobby Workman2021-04-21
| | | | | | | | This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
* python/cssselect2: Added (straightforward implementation of CSS3)Dimitris Zlatanidis2021-01-02
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>