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

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