[ 源代码: html5lib ]
软件包:python3-html5lib(1.0.1-1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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