/chardet

Charset detector library for golang derived from ICU

Primary LanguageGoOtherNOASSERTION

chardet

chardet is library to automatically detect charset of texts for Go. It's based on the algorithm and data in ICU's implementation.

Documentation and Usage

See godoc