Add libchardet in related projects.

See https://github.com/BYVoid/uchardet/issues/11
for review of differences with uchardet.
This commit is contained in:
Jehan 2015-11-17 17:02:45 +01:00
parent 362e36d1ed
commit 399c4c4d9e

View File

@ -91,6 +91,7 @@ See [uchardet.h](https://github.com/BYVoid/uchardet/blob/master/src/uchardet.h)
* [nchardet](http://www.conceptdevelopment.net/Localization/NCharDet/) C# port of chardet
* [uchardet-enhanced](https://bitbucket.org/medoc/uchardet-enhanced) A fork of mozilla universalchardet
* [rust-uchardet](https://github.com/emk/rust-uchardet) Rust language binding of uchardet
* [libchardet](https://ftp.oops.org/pub/oops/libchardet/) Another C/C++ API wrapping Mozilla code.
## License