[ 原始碼: 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