[ 源代码: html5lib ]
软件包: python3-html5lib (0.999999999-1)
python3-html5lib 的相关链接
Trisquel 的资源:
下载源码包 html5lib:
- [html5lib_0.999999999-1.dsc]
- [html5lib_0.999999999.orig.tar.gz]
- [html5lib_0.999999999-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Barry Warsaw
外部的资源:
- 主页 [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-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six
- 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