photoprism-client-go/vendor/github.com/rainycape/unidecode
Kris Nóva e4323b6047 Working auth and photo json endpoint
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-02-09 11:17:06 -08:00
..
.gitignore Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
LICENSE Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
README.md Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
decode.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
make_table.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
table.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
table.txt Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
unidecode.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00

README.md

unidecode

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

GoDoc