Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-cssselect - Parses CSS3 Selectors and translates them to XPath 1.0
- 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.8-1.fc20.noarch
[55 KiB] |
Changelog
by Eric Smith (2013-07-25):
- Update to latest upstream.
- Added Python 3 support.
- Added EL6 support (uses Python 2.6 rather than 2.7).
|