[ forky ]
[ sid ]
[ ソース: tinyhtml5 ]
パッケージ: python3-tinyhtml5 (2.0.0-1)
python3-tinyhtml5 に関するリンク
Debian の資源:
tinyhtml5 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
tiny HTML5 parser
tinyhtml5 is a HTML5 parser that transforms a possibly malformed HTML document into an ElementTree tree.
tinyhtml5 is a simplified and modernized version of html5lib, with the given main differences:
- It is only a HTML parser, providing tree corresponding to a given HTML string or file. - The public API is only the tinyhtml5.parse() function, allowing filename string and pathlib.Path as input in addition to HTML string and file descriptor. - The only output format supported is ElementTree. - Tree walkers, adapters and filters are not supported. - Tests are included. - Code internals are cleaned, simplified and modernized.These differences make tinyhtml5 easier to maintain than the original html5lib.
その他の python3-tinyhtml5 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-webencodings
- Python implementation of the WHATWG Encoding standard
