Unknwon 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
..
2022.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
AUTHORS 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
LICENSE 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
README.md 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
detector.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
icu-license.html 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
multi_byte.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
recognizer.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
single_byte.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
unicode.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
utf8.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos

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