python-charset-normalizer 3.2.0-1 source package in Ubuntu

Changelog

python-charset-normalizer (3.2.0-1) unstable; urgency=medium

  * Team upload
  * [c1ef4ce] New upstream version 3.2.0
  * [79ae4c0] d/control: Suggesting package python-charset-normalizer-doc

 -- Carsten Schoenert <email address hidden>  Sun, 23 Jul 2023 08:25:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-charset-normalizer_3.2.0-1.dsc 2.4 KiB d6ddb9ac2280a851863c89b2b29acb61cee2935407de4cacb919ed27d3ac0dcc
python-charset-normalizer_3.2.0.orig.tar.gz 88.9 KiB 8f8c0a09ab745efc68ce4c1b85292ded2f06ea106f8086f614a0a9403c3dde0a
python-charset-normalizer_3.2.0-1.debian.tar.xz 10.7 KiB 70ac4c605677553ec3f16243b142bddcf13ff2028a6973b34fe4c470c23ba508

Available diffs

No changes file available.

Binary packages built by this source

python-charset-normalizer-doc: charset, encoding and language detection for Python (Documentation)

 charset-normalizer is a library for detection of charsets, encodings,
 and languages in Python programs. It can be compared to chardet, with
 a different approach, which intends to make it faster and more reliable.
 charset-normalizer can also detect natural languages.
 .
 All IANA character set names for which the Python core library provides
 codecs are supported.
 .
 This package contains the documentation.

python3-charset-normalizer: charset, encoding and language detection (Python 3)

 charset-normalizer is a library for detection of charsets, encodings,
 and languages in Python programs. It can be compared to chardet, with
 a different approach, which intends to make it faster and more reliable.
 charset-normalizer can also detect natural languages.
 .
 All IANA character set names for which the Python core library provides
 codecs are supported.
 .
 This package installs the library for Python 3.