summaryrefslogtreecommitdiffstats
path: root/python/cssselect2/README
blob: 5445141a47fc69646fb93422f14828593d2aafc4 (plain) (blame)
1
2
3
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.)