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

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