Package: python3-charset-normalizer Status: install ok half-configured Priority: optional Section: python Installed-Size: 495 Maintainer: Debian Python Team Architecture: amd64 Source: python-charset-normalizer Version: 3.4.2-1 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.14) Suggests: python-charset-normalizer-doc Description: 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. Homepage: https://github.com/ousret/charset_normalizer