[ 源代码: gumbo-parser ]
软件包:python3-gumbo(0.10.1+dfsg-2.4)
python3-gumbo 的相关链接
Debian 的资源:
下载源码包 gumbo-parser:
- [gumbo-parser_0.10.1+dfsg-2.4.dsc]
- [gumbo-parser_0.10.1+dfsg.orig.tar.gz]
- [gumbo-parser_0.10.1+dfsg-2.4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
pure-C HTML5 parser Python 3 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 3 bindings of Gumbo.
其他与 python3-gumbo 有关的软件包
|
|
|
|
-
- rec: python3-bs4
- error-tolerant HTML parser for Python 3
-
- rec: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification