beautifulsoup4 4.11.2-1 source package in Ubuntu

Changelog

beautifulsoup4 (4.11.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump copyright years.
  * Bump Standards-Version to 4.6.2, no changes needed.

 -- Stefano Rivera <email address hidden>  Sun, 05 Feb 2023 19:10:28 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
beautifulsoup4_4.11.2-1.dsc 1.8 KiB 83bb21f4c4b9f50afab8f9afd0f49854b2be408ed2a9d7c99de2c96726421841
beautifulsoup4_4.11.2.orig.tar.gz 505.5 KiB bc4bdda6717de5a2987436fb8d72f45dc90dd856bdfd512a1314ce90349a0106
beautifulsoup4_4.11.2-1.debian.tar.xz 7.4 KiB ceabd6da6f3b9d595982a230ccc8e8683f45ef94bf89ac3e3ec531d1a8c0802c

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.