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.
See pkgdoc
Charset detector library for golang derived from ICU. A fork of saintfish/chardet.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
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.
See pkgdoc
Charset detector library for golang derived from ICU. A fork of saintfish/chardet.