[ ソース: readability ]
パッケージ: python3-readability (0.8.1+dfsg1-2)
python3-readability に関するリンク
Debian の資源:
readability ソースパッケージをダウンロード:
- [readability_0.8.1+dfsg1-2.dsc]
- [readability_0.8.1+dfsg1.orig.tar.xz]
- [readability_0.8.1+dfsg1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pulls the main body of HTML document and cleans it up
Given an HTML document, it pulls out the main body text and cleans it up. The module extract the main content of an HTML document, separating meaningful content pertaining the subject from cruft like navigation links, ads, footnotes and sidebar content. This Python module is based off the arc90 ruby readability project.
その他の python3-readability 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-chardet
- 汎用の文字エンコーディング判別器 - Python3 用
-
- dep: python3-cssselect
- cssselect parses CSS3 Selectors and translates them to XPath 1.0
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries