https://github.com/rogpeppe/go-charset
charset conversions in Go (superceded)
https://github.com/rogpeppe/go-charset
Last synced: about 2 months ago
JSON representation
charset conversions in Go (superceded)
- Host: GitHub
- URL: https://github.com/rogpeppe/go-charset
- Owner: rogpeppe
- License: bsd-2-clause
- Created: 2015-06-15T17:22:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T16:13:41.000Z (almost 6 years ago)
- Last Synced: 2025-03-18T06:51:26.114Z (2 months ago)
- Language: Go
- Size: 247 KB
- Stars: 7
- Watchers: 2
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# THIS PACKAGE IS NO LONGER MAINTAINED.
Use [golang.org/x/text/transform](https://godoc.org/golang.org/x/text/transform) instead.