charset_normalizer: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.¶
Description¶
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
3.3.2
version_requirements.txt:
charset-normalizer
Equivalent System Packages¶
$ conda install charset-normalizer
$ sudo yum install python3-charset-normalizer
$ sudo emerge dev-python/charset_normalizer
$ sudo xbps-install python3-charset-normalizer
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.