Unknwon e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
..
2022.go e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
AUTHORS e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
LICENSE e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
README.md e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
detector.go e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
icu-license.html e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
multi_byte.go e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
recognizer.go e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
single_byte.go e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
unicode.go e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому
utf8.go e33d9e77f4 vendor: rename "gogits" to "gogs" 6 роки тому

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