terraform/vendor/github.com/rainycape/unidecode
James Bardin a0b70b0ec7 Sync the vendor folder with the manifest
A number of PRs have come through which modified the vendor folder
without recording the proper information. This resets everything back to
the recorded version.
2017-01-19 14:10:52 -05:00
..
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