# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-charset-normalizer VERSION= 3.4.4 KEYWORDS= python VARIANTS= v13 v14 SDESC[v13]= Charset Detection, for Everyone (3.13) SDESC[v14]= Charset Detection, for Everyone (3.14) HOMEPAGE= https://pypi.org/project/charset-normalizer/ CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/0a/4c/925909008ed5a988ccbb72dcc897407e5d6d3bd72410d69e051fc0c14647 DISTFILE[1]= charset_normalizer-3.4.4-py3-none-any.whl:main DIST_SUBDIR= python-src DF_INDEX= 1 SPKGS[v13]= single SPKGS[v14]= single OPTIONS_AVAILABLE= PY313 PY314 OPTIONS_STANDARD= none VOPTS[v13]= PY313=ON PY314=OFF VOPTS[v14]= PY313=OFF PY314=ON DISTNAME= charset_normalizer-3.4.4.dist-info GENERATED= yes [PY313].USES_ON= python:v13,wheel [PY314].USES_ON= python:v14,wheel [FILE:4036:descriptions/desc.single]

Charset Detection, for Everyone 👋

The Real First Universal Charset Detector
[image] [image] [image]

Featured Packages
[image] [image]

In other language (unofficial port - by the community)
[image]

> A library that helps you read text from an unknown charset encoding.
Motivated by `chardet`, > I'm 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.

>>>>> 👉 Try Me Online Now, Then Adopt Me 👈 <<<<<

This project offers you an alternative to **Universal Charset Encoding Detector**, also known as **Chardet**. | Feature | [Chardet] | Charset Normalizer | [cChardet] | |--------------------------------------------------|:---------------------------------------------:|:--------------------------------------------------------------------------------------------------:|:-----------------------------------------------:| | `Fast` | ❌ | ✅ | ✅ | | `Universal**` | ❌ | ✅ | ❌ | | `Reliable` **without** distinguishable standards | ❌ | ✅ | ✅ | | `Reliable` **with** distinguishable standards | ✅ | ✅ | ✅ | | `License` | LGPL-2.1
_restrictive_ | MIT | MPL-1.1
_restrictive_ | | `Native Python` | ✅ | ✅ | ❌ | | `Detect spoken language` | ❌ | ✅ | N/A | | `UnicodeDecodeError Safety` | ❌ | ✅ | ❌ | | `Whl Size (min)` | 193.6 kB | 42 kB | ~200 kB | | `Supported Encoding` | 33 | 🎉 [99] | 40 |

[image][image]

*\*\* : They are clearly using specific code for a specific encoding even if covering most of used one*
## ⚡ Performance This package offer better performance than its counterpart Chardet. Here are some numbers. [FILE:131:distinfo] 7a32c560861a02ff789ad905a2fe94e3f840803362c84fecf1851cb4cf3dc37f 53402 python-src/charset_normalizer-3.4.4-py3-none-any.whl