[ 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
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-six (>= 1.9)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- 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