peridot/vendor/github.com/saintfish/chardet/README.md
2022-07-07 22:13:21 +02:00

355 B

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.

Documentation and Usage

See pkgdoc