mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 02:10:31 -05:00
| .. | ||
| 2022.go | ||
| AUTHORS | ||
| detector.go | ||
| icu-license.html | ||
| LICENSE | ||
| multi_byte.go | ||
| README.md | ||
| recognizer.go | ||
| single_byte.go | ||
| unicode.go | ||
| utf8.go | ||
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