esperanto-text 1.0.0

Convert Esperanto text between UTF-8, x-system and h-system transliterations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.aho-corasick]
version = "0.7"

[package]
authors = ["Thomas Karpiniec <tom.karpiniec@outlook.com>"]
categories = ["internationalization", "text-processing"]
description = "Convert Esperanto text between UTF-8, x-system and h-system transliterations"
edition = "2018"
homepage = "https://github.com/thombles/esperanto-text"
keywords = ["esperanto", "string", "text", "transliteration"]
license = "MIT"
name = "esperanto-text"
readme = "README.md"
repository = "https://github.com/thombles/esperanto-text"
version = "1.0.0"