mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
48c22f9303
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.
3 lines
193 B
Text
3 lines
193 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.)
|