python38-cssselect2
Python 3.8 - cssselect2 - CSS selectors for ElementTree
3.2.5
2022-05-04
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python38-base 3.2.5
python38-tinycss2 3.2.5
python38-webencodings 3.2.5
Internal Program Version: cssselect2 0.3.0
CSSselect2 is an implementation of CSS3 Selectors for markup
documents (HTML, XML, etc.) that can be read by ElementTree-like
parsers (including cElementTree, lxml, html5lib, etc.)
Unlike cssselect, it does not translate selectors to XPath and therefore does
not have all the correctness corner cases that are hard or impossible to fix in
cssselect.
https://github.com/Kozea/cssselect2