python-charset-normalizer 3.0.1-2 source package in Ubuntu

Changelog

python-charset-normalizer (3.0.1-2) unstable; urgency=medium

  * Team upload
  * Source only upload

 -- Carsten Schoenert <email address hidden>  Sun, 27 Nov 2022 09:00:14 +0100

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-charset-normalizer_3.0.1-2.dsc 2.4 KiB 7689350da792de0de8e1e87e3cb028663d5ec65529839e4fcc357edaae0bac15
python-charset-normalizer_3.0.1.orig.tar.gz 87.0 KiB e20e078e48e03b493674443bd005d360128a440394e2bc8cbb7a01610cb652d9
python-charset-normalizer_3.0.1-2.debian.tar.xz 10.6 KiB d8ea0c3e116c9aba3c072c12edd44ae20a7defbcc5711135f7d061c334f8d57e

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.