[ 源代码: python-cssselect2 ]
软件包:python3-cssselect2(0.3.0-1)
python3-cssselect2 的相关链接
Debian 的资源:
下载源码包 python-cssselect2:
- [python-cssselect2_0.3.0-1.dsc]
- [python-cssselect2_0.3.0.orig.tar.gz]
- [python-cssselect2_0.3.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- 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)