# charset **Repository Path**: vipally/charset ## Basic Information - **Project Name**: charset - **Description**: No description available - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-18 - **Last Updated**: 2021-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # charset inherit from https://code.google.com/archive/p/mahonia for text encoding transform Mahonia is a character-set conversion library implemented in Go. All data is compiled into the executable; it doesn't need any external data files. Mahonia is now deprecated. I recommend using the standard package at golang.org/x/text/encoding, possibly along with golang.org/x/net/charset