charset_normalizer: Universal Charset Detector in Python1
A library that helps you read text from an unknown charset encoding.
All IANA character set names for which the Python core library provides
codecs are supported.
... part of T2,
get it here
URL: https://github.com/Ousret/charset_normalizer/
Author: TAHRI Ahmed R.
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: MIT
Status: Stable
Version: 3.4.3
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/Ousret/charset_normalizer/ charset_normalizer-3.4.3.tar.gz
T2 source: charset_normalizer.cache
T2 source: charset_normalizer.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.19 MB, 28 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
gzip
openssl
python
python-gpep517
sed
setuptools
setuptools-scm
tar
Installed files (on reference hardware):
[show]
usr/bin/normalizer
usr/lib64/python3.12/site-packages/charset_normalizer
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.1.dist-info
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.1.dist-info/LICENSE
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.1.dist-info/METADATA
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.1.dist-info/RECORD
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.1.dist-info/WHEEL
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.1.dist-info/entry_points.txt
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.1.dist-info/top_level.txt
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/METADATA
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/RECORD
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/WHEEL
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/entry_points.txt
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/licenses
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/licenses/LICENSE
usr/lib64/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/top_level.txt
usr/lib64/python3.12/site-packages/charset_normalizer/__init__.py
usr/lib64/python3.12/site-packages/charset_normalizer/__main__.py
usr/lib64/python3.12/site-packages/charset_normalizer/api.py
usr/lib64/python3.12/site-packages/charset_normalizer/cd.py
usr/lib64/python3.12/site-packages/charset_normalizer/cli
usr/lib64/python3.12/site-packages/charset_normalizer/cli/__init__.py
usr/lib64/python3.12/site-packages/charset_normalizer/cli/__main__.py
usr/lib64/python3.12/site-packages/charset_normalizer/constant.py
usr/lib64/python3.12/site-packages/charset_normalizer/legacy.py
usr/lib64/python3.12/site-packages/charset_normalizer/md.py
usr/lib64/python3.12/site-packages/charset_normalizer/models.py
usr/lib64/python3.12/site-packages/charset_normalizer/py.typed
usr/lib64/python3.12/site-packages/charset_normalizer/utils.py
usr/lib64/python3.12/site-packages/charset_normalizer/version.py
usr/share/doc/charset_normalizer
var/adm/dependencies/charset_normalizer
var/adm/descs/charset_normalizer
var/adm/flists/charset_normalizer
var/adm/md5sums/charset_normalizer
var/adm/packages/charset_normalizer
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).