python3-charset-normalizer - The Real First Universal Charset Detector
Website: | https://github.com/ousret/charset_normalizer |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
A library that helps you read text from an unknown charset encoding. Motivated by chardet, trying to resolve the issue by taking a new approach. All IANA character set names for which the Python core library provides codecs are supported.
Packages
python3-charset-normalizer-2.0.12-2.aldos.noarch [69 KiB] |
Changelog
by Joel Barrios (2022-06-28):
- Downgrade to 2.0.12 to avoid breaking many tools that require 2.0.x. |