python-charset-normalizer 3.4.4-ok1 source package in openKylin
Changelog
python-charset-normalizer (3.4.4-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:25:46 +0800
python-charset-normalizer (3.4.4-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:25:46 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | release | main | python | |
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-charset-normalizer_3.4.4.orig.tar.gz | 128.2 KiB | 40ed6170f955e26ab01efd5449e60853b3ce959c5a8d0a5bc51538692c326cb4 |
| python-charset-normalizer_3.4.4-ok1.debian.tar.xz | 10.8 KiB | dd89d1beecaccfb9afb49b8af07179c42c95e6869e31909d7de4ed2ec5f3ec36 |
| python-charset-normalizer_3.4.4-ok1.dsc | 2.4 KiB | a449023b51f6a5e457b97dec6aef9d0a4d5a91d2be0eef62390578ec6760a099 |
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.
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.