[ ソース: html5lib ]
パッケージ: python3-html5lib (1.1-3)
python3-html5lib に関するリンク
Debian の資源:
html5lib ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six (>= 1.9)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- 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