python-cssselect - Parses CSS3 Selectors and translates them to XPath 1.0
Website: | http://packages.python.org/cssselect/ |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
Cssselect parses CSS3 Selectors and translates them to XPath 1.0 expressions. Such expressions can be used in lxml or another XPath engine to find the matching elements in an XML or HTML document.
Packages
python-cssselect-0.9.1-5.fc22.noarch [62 KiB] |
Changelog
by Ralph Bean (2014-08-14):
- Modernize with_python3 conditional. |