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

Changelog

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

  * Team upload
  * [0a16ba1] New upstream version 3.3.2

 -- Carsten Schoenert <email address hidden>  Fri, 24 Nov 2023 09:57:08 +0000

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-charset-normalizer_3.3.2-1.dsc 2.4 KiB a964920a12fefa0feeb6666b08a6797e4b9a8f540c8dc95f5ab0a48031881216
python-charset-normalizer_3.3.2.orig.tar.gz 92.7 KiB 4c612aa6b247c6639a4d8a7cb6401c44a1abbb1f3ab6072fbc24cd23b6e4c646
python-charset-normalizer_3.3.2-1.debian.tar.xz 10.8 KiB 95d035596aaa931ad2b80bcdfc7cf785db54699b7fa07e9facfc85529d3d11e6

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.