ports/textproc/py-cssselect2/pkg/DESCR

4 lines
196 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
cssselect2 is a straightforward implementation of CSS4 Selectors for
markup documents (HTML, XML, etc.) that can be read by ElementTree-like
parsers (including cElementTree, lxml, html5lib, etc.)