[go: up one dir, main page]

unidecode 0.3.0

Provides pure ASCII transliterations of Unicode strings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Amit Chowdhury <amitc97@gmail.com>"]
description = "Provides pure ASCII transliterations of Unicode strings."
documentation = "https://chowdhurya.github.io/rust-unidecode/unidecode/"
homepage = "https://github.com/chowdhurya/rust-unidecode/"
keywords = ["unidecode", "unidecoder", "Unicode", "ASCII", "transliteration"]
license = "BSD-3-Clause"
name = "unidecode"
readme = "README.md"
repository = "https://github.com/chowdhurya/rust-unidecode/"
version = "0.3.0"