[ ソース: beautifulsoup4 ]
パッケージ: python3-bs4 (4.7.1-1)
python3-bs4 に関するリンク
Debian の資源:
beautifulsoup4 ソースパッケージをダウンロード:
- [beautifulsoup4_4.7.1-1.dsc]
- [beautifulsoup4_4.7.1.orig.tar.xz]
- [beautifulsoup4_4.7.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.crummy.com]
類似のパッケージ:
error-tolerant HTML parser for Python 3
Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work.
This package contains BeautifulSoup 4, for Python 3.x.
その他の python3-bs4 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-soupsieve
- modern CSS selector implementation for BeautifulSoup (Python 3)
-
- rec: python3-chardet
- 汎用の文字エンコーディング判別器 - Python3 用
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries