[ buster ]
[ 源代码: beautifulsoup4 ]
软件包:python-bs4(4.7.1-1)
python-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
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 2.x.
其他与 python-bs4 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-soupsieve
- Modern CSS selector implementation for BeautifulSoup (Python 2.7)
-
- rec: python-chardet
- universal character encoding detector for Python2
-
- rec: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
- 或者 python-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification