terraform/vendor/github.com/rainycape/unidecode
..
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