[ 源代码: python-cssselect ]
软件包:python3-cssselect(1.1.0+ds-1)
python3-cssselect 的相关链接
Debian 的资源:
下载源码包 python-cssselect:
- [python-cssselect_1.1.0+ds-1.dsc]
- [python-cssselect_1.1.0+ds.orig.tar.gz]
- [python-cssselect_1.1.0+ds-1.debian.tar.xz]
维护小组:
- Debian Python Team (QA 页面)
- TANIGUCHI Takaki (QA 页面)
- W. Martin Borgert (QA 页面)
- Andrey Rahmatullin (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
cssselect parses CSS3 Selectors and translates them to XPath 1.0
cssselect parses CSS3 Selectors and translate 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.
This module used to live inside of lxml as lxml.cssselect before it was extracted as a stand-alone project.
This package provides the Python 3.x module.