beautifulsoup4 4.12.3-2 source package in Ubuntu

Changelog

beautifulsoup4 (4.12.3-2) unstable; urgency=medium

  * Patch: Support soupsieve 2.6.
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Stefano Rivera <email address hidden>  Thu, 15 Aug 2024 23:24:05 +0200

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

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
beautifulsoup4_4.12.3-2.dsc 1.8 KiB 5c2722198c59fa1bd7196a3bc2dd4341be8885607b395f74b2e86bb518ab521f
beautifulsoup4_4.12.3.orig.tar.gz 567.6 KiB 74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051
beautifulsoup4_4.12.3-2.debian.tar.xz 8.4 KiB a617612864df34b35559d7886afc3205e5f2b48b2d1c333473ee387a9499613e

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.