[ ソース: 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)