SoCloz / unidecode

Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unidecode

Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.

Please, use the following import path to ensure a stable API:

    import "gopkgs.com/unidecode.v1"

View other available versions, documentation and examples at http://gopkgs.com/unidecode

About

Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.

License:Apache License 2.0


Languages

Language:Go 100.0%