You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/vendor/github.com/rainycape/unidecode
..
.gitignore
LICENSE
README.md
decode.go
make_table.go
table.go
table.txt
unidecode.go

README.md

unidecode

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

GoDoc