14 lines
433 B
Markdown
14 lines
433 B
Markdown
|
# cChardet
|
||
|
This library is high speed universal character encoding detector. - binding to libcharsetdetect
|
||
|
|
||
|
# Requires
|
||
|
Cython: [http://www.cython.org/](http://www.cython.org/)
|
||
|
|
||
|
uchardet-enhanced: [https://bitbucket.org/medoc/uchardet-enhanced/overview](https://bitbucket.org/medoc/uchardet-enhanced/overview)
|
||
|
|
||
|
pip install or easy_install -U cython
|
||
|
|
||
|
# Contact
|
||
|
[My blog](http://blog.remu.biz)
|
||
|
|
||
|
Sorry for my poor English :)
|