[ 源代码: html5lib ]
软件包: python3-html5lib (1.1-3)
python3-html5lib 的相关链接
Trisquel 的资源:
下载源码包 html5lib:
维护者:
Original Maintainers:
- Sandro Tosi
- Debian Python Team
外部的资源:
- 主页 [github.com]
相似软件包:
HTML parser/tokenizer based on the WHATWG HTML5 specification
html5lib is a pure-python library for parsing HTML. It is designed to conform to the HTML 5 specification, which has formalized the error handling algorithms of popular web browsers.
This package contains the Python 3 version of html5lib.
其他与 python3-html5lib 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.9)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-webencodings
- Python implementation of the WHATWG Encoding standard
-
- sug: python3-genshi
- Python XML-based template engine - Python 3.x
-
- sug: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries