Name: | python3.11-charset-normalizer |
---|---|
Version: | 2.1.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 321590 |
License: | MIT |
RPM: | python3.11-charset-normalizer-2.1.0-1.el8.noarch.rpm |
Source RPM: | python3.11-charset-normalizer-2.1.0-1.el8.src.rpm |
Build Date: | Tue Apr 04 2023 |
Build Host: | build-ol8-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. |