Pakket: python3-cssselect2 (0.2.1-1)
Verwijzigingen voor python3-cssselect2
Debian bronnen:
Het bronpakket python-cssselect2 downloaden:
- [python-cssselect2_0.2.1-1.dsc]
- [python-cssselect2_0.2.1.orig.tar.gz]
- [python-cssselect2_0.2.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
implementation of CSS3 Selectors (Python3 version)
cssselect2 is a straightforward implementation of CSS3 Selectors for markup documents (HTML, XML, etc.) that can be read by ElementTree-like parsers (including cElementTree, lxml, html5lib, etc.)
Unlike cssselect, it does not translate selectors to XPath and therefore does not have all the correctness corner cases that are hard or impossible to fix in cssselect.
This package contains the Python 3 version of the library.
Andere aan python3-cssselect2 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tinycss2
- Low-level CSS parser (Python3 version)
-
- sug: python-cssselect2-doc
- implementation of CSS3 Selectors (Documentation)