[ buster ]
[ 源代码: html5lib ]
软件包:python-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 2 version of html5lib.
其他与 python-html5lib 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-six (>= 1.9)
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-webencodings
- Python implementation of the WHATWG Encoding standard
-
- sug: python-chardet
- universal character encoding detector for Python2
-
- sug: python-genshi
- Python XML-based template engine - Python 2.x
-
- sug: python-lxml
- pythonic binding for the libxml2 and libxslt libraries