# 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]
The Real First Universal Charset Detector
[image]
[image]
[image]
Featured Packages
[image]
[image]
In other language (unofficial port - by the
community)
[image]
>>>>> 👉 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[image][image]
*\*\* : They are clearly using specific code for a specific encoding even if covering most of used one*