beautifulsoup4 4.12.2-1 source package in Ubuntu

Changelog

beautifulsoup4 (4.12.2-1) experimental; urgency=medium

  * New upstream release.

 -- Stefano Rivera <email address hidden>  Mon, 17 Apr 2023 12:55:24 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Experimental
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
beautifulsoup4_4.12.2-1.dsc 1.8 KiB 8ae1ee882b5cd8c373e2059d65293b7a451eaf499f527d67742a64b276c15471
beautifulsoup4_4.12.2.orig.tar.gz 493.3 KiB 492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da
beautifulsoup4_4.12.2-1.debian.tar.xz 7.6 KiB 58cce1ae79a1bbbb0f2739d61f480d6ac6de414888efabbc2e3d0b192489b4f1

Available diffs

No changes file available.

Binary packages built by this source

python-bs4-doc: error-tolerant HTML parser for Python - documentation

 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's documentation.

python3-bs4: 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.