パッケージ: python3-bs4 (4.6.0-1)
python3-bs4 に関するリンク
Trisquel の資源:
beautifulsoup4 ソースパッケージをダウンロード:
- [beautifulsoup4_4.6.0-1.dsc]
- [beautifulsoup4_4.6.0.orig.tar.gz]
- [beautifulsoup4_4.6.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Stefano Rivera
外部の資源:
- ホームページ [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
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-chardet
- universal character encoding detector for Python3
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries