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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luoyaoming
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 release main python
Huanghe V3.0 proposed main python

Downloads

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

View changes file

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.

python3-charset-normalizer-dbgsym: debug symbols for python3-charset-normalizer