universal character encoding detector
Find a file
2012-06-20 10:41:36 +09:00
testdata first commit 2012-06-20 10:41:36 +09:00
.gitignore first commit 2012-06-20 10:41:36 +09:00
cchardet.pyx first commit 2012-06-20 10:41:36 +09:00
charsetdetect.h first commit 2012-06-20 10:41:36 +09:00
libcharsetdetect.dll first commit 2012-06-20 10:41:36 +09:00
readme.md first commit 2012-06-20 10:41:36 +09:00
setup.py first commit 2012-06-20 10:41:36 +09:00
tests.py first commit 2012-06-20 10:41:36 +09:00

cChardet

This library is high speed universal character encoding detector. - binding to libcharsetdetect

Requires

Cython: http://www.cython.org/

uchardet-enhanced: https://bitbucket.org/medoc/uchardet-enhanced/overview

pip install or easy_install -U cython

Contact

My blog

Sorry for my poor English :)