About Anaconda Help Download Anaconda

An encoding detector library that attempts to determine the encoding of the text

copied from cf-staging / uchardet

Installers

  • linux-64 v0.0.8
  • linux-aarch64 v0.0.8

conda install

To install this package run one of the following:
conda install conda-forge::uchardet

Description

uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. Returned encoding names are iconv-compatible. uchardet started as a C language binding of the original C++ implementation of the universal charset detection library by Mozilla. It can now detect more charsets, and more reliably than the original implementation.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy