summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cssselect2_0.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cssselect2: Add it for python3-svglibRobert Yang2025-12-011-0/+15
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.)" Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>