Unknwon 2fd69f13d9 vendor: check in vendors 7 tahun lalu
..
2022.go 2fd69f13d9 vendor: check in vendors 7 tahun lalu
AUTHORS 2fd69f13d9 vendor: check in vendors 7 tahun lalu
LICENSE 2fd69f13d9 vendor: check in vendors 7 tahun lalu
README.md 2fd69f13d9 vendor: check in vendors 7 tahun lalu
detector.go 2fd69f13d9 vendor: check in vendors 7 tahun lalu
icu-license.html 2fd69f13d9 vendor: check in vendors 7 tahun lalu
multi_byte.go 2fd69f13d9 vendor: check in vendors 7 tahun lalu
recognizer.go 2fd69f13d9 vendor: check in vendors 7 tahun lalu
single_byte.go 2fd69f13d9 vendor: check in vendors 7 tahun lalu
unicode.go 2fd69f13d9 vendor: check in vendors 7 tahun lalu
utf8.go 2fd69f13d9 vendor: check in vendors 7 tahun lalu

README.md

chardet

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

The project was created by saintfish. In January 2015 it was forked by the gogits project in order to incorporate bugfixes and new features.

Documentation and Usage

See pkgdoc