Gitote bc701732b4 Initial Commit 7 years ago
..
2022.go bc701732b4 Initial Commit 7 years ago
LICENSE bc701732b4 Initial Commit 7 years ago
README.md bc701732b4 Initial Commit 7 years ago
detector.go bc701732b4 Initial Commit 7 years ago
multi_byte.go bc701732b4 Initial Commit 7 years ago
recognizer.go bc701732b4 Initial Commit 7 years ago
single_byte.go bc701732b4 Initial Commit 7 years ago
unicode.go bc701732b4 Initial Commit 7 years ago
utf8.go bc701732b4 Initial Commit 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.

Documentation and Usage

See pkgdoc