[ buster ]
[ 源代码: gumbo-parser ]
软件包:python-gumbo(0.10.1+dfsg-2.3)
python-gumbo 的相关链接
Debian 的资源:
下载源码包 gumbo-parser:
- [gumbo-parser_0.10.1+dfsg-2.3.dsc]
- [gumbo-parser_0.10.1+dfsg.orig.tar.gz]
- [gumbo-parser_0.10.1+dfsg-2.3.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
pure-C HTML5 parser Python bindings
Gumbo is an implementation of the [HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies. It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools.
This package contains Python bindings of Gumbo.
其他与 python-gumbo 有关的软件包
|
|
|
|
-
- rec: python-bs4
- error-tolerant HTML parser for Python
-
- rec: python-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification