Registry / utility / axgle-mahonia

axgle-mahonia

JSON →
library0.0.0-20180208002826-3358181d7394gogounverified

Mahonia is a character encoding converter for Go.

go get github.com/axgle/mahonia
INSTALL
IMPORT
SIG · AXGLE-MAHONIA
A
axgle-mahonia
utilitygov0.0.0-20180208002826-3358181d7394
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mahonia
github.com/axgle/mahonia

Decode a string from GBK encoding.

package main import ( "fmt" "github.com/axgle/mahonia" ) func main() { dec := mahonia.NewDecoder("gbk") fmt.Println(dec.ConvertString("hello")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180208002826-3358181d7394latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
2
Resources
axgle-mahonia — go get axgle-mahonia · libregistry