[ buster ]
[ ソース: html5lib ]
パッケージ: python-html5lib (1.0.1-1)
python-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 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
- 汎用の文字エンコーディング判別器 - Python2 用
-
- sug: python-genshi
- Python XML-based template engine - Python 2.x
-
- sug: python-lxml
- pythonic binding for the libxml2 and libxslt libraries