[ buster ]
[ Bron: beautifulsoup4 ]
Pakket: python-bs4 (4.7.1-1)
Verwijzigingen voor python-bs4
Debian bronnen:
Het bronpakket beautifulsoup4 downloaden:
- [beautifulsoup4_4.7.1-1.dsc]
- [beautifulsoup4_4.7.1.orig.tar.xz]
- [beautifulsoup4_4.7.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [www.crummy.com]
Vergelijkbare pakketten:
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.
Andere aan python-bs4 gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- 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
- of python-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification