[ 原始碼: python-cssselect2 ]
套件:python3-cssselect2(0.7.0-1)
python3-cssselect2 的相關連結
Debian 的資源:
下載原始碼套件 python-cssselect2:
- [python-cssselect2_0.7.0-1.dsc]
- [python-cssselect2_0.7.0.orig.tar.gz]
- [python-cssselect2_0.7.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-cssselect2 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tinycss2
- Low-level CSS parser (Python3 version)
-
- dep: python3-webencodings
- Python implementation of the WHATWG Encoding standard
-
- sug: python-cssselect2-doc
- implementation of CSS3 Selectors (Documentation)