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