Name: | python3-charset-normalizer |
---|---|
Version: | 3.3.2 |
Release: | 7.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 320034 |
License: | MIT |
RPM: | python3-charset-normalizer-3.3.2-7.el10.noarch.rpm |
Source RPM: | python-charset-normalizer-3.3.2-7.el10.src.rpm |
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ousret/charset_normalizer |
Summary: | The Real First Universal Charset Detector |
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. |