Unknwon e33d9e77f4 vendor: rename "gogits" to "gogs" | 6 rokov pred | |
---|---|---|
.. | ||
2022.go | 6 rokov pred | |
AUTHORS | 6 rokov pred | |
LICENSE | 6 rokov pred | |
README.md | 6 rokov pred | |
detector.go | 6 rokov pred | |
icu-license.html | 6 rokov pred | |
multi_byte.go | 6 rokov pred | |
recognizer.go | 6 rokov pred | |
single_byte.go | 6 rokov pred | |
unicode.go | 6 rokov pred | |
utf8.go | 6 rokov pred |
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.
See pkgdoc