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

Changelog

python-charset-normalizer (2.0.6-1) unstable; urgency=low

  * Initial release

 -- Dominik George <email address hidden>  Mon, 27 Sep 2021 17:55:53 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-charset-normalizer_2.0.6-1.dsc 2.1 KiB 5544985f090e885bb01a8e33fd5e2bc1b88eabe08a3a46db14e92a76ca764a15
python-charset-normalizer_2.0.6.orig.tar.gz 353.4 KiB 5ec46d183433dcbd0ab716f2d7f29d8dee50505b3fdb40c6b985c7c4f5a3591f
python-charset-normalizer_2.0.6-1.debian.tar.xz 1.9 KiB 3e250dad044ed3fa9aa84623e4ac6cf8c5dd6ac770e098c8d86e11e138efe8f6

No changes file available.

Binary packages built by this source

python3-charset-normalizer: charset, encoding and language detection for Python

 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.