Name: | python3-cssselect2 |
---|---|
Version: | 0.7.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 120582 |
License: | BSD |
RPM: | python3-cssselect2-0.7.0-1.el9.noarch.rpm |
Source RPM: | python-cssselect2-0.7.0-1.el9.src.rpm |
Build Date: | Thu Feb 23 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://cssselect2.readthedocs.io/ |
Summary: | CSS selectors for Python ElementTree |
Description: | 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. |