ewts 0.1.1

Converter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (lib)
Documentation
[dependencies]

[lib]
name = "ewts"
path = "src/lib.rs"

[package]
authors = ["Maxim Zommer <emgyrz@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["text-processing", "internationalization", "encoding", "localization"]
description = "Converter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (lib)"
edition = "2021"
homepage = "https://github.com/emgyrz/ewts-rs"
keywords = ["tibetan", "ewts", "converter"]
license = "MIT OR Apache-2.0"
name = "ewts"
readme = "README.md"
repository = "https://github.com/emgyrz/ewts-rs"
version = "0.1.1"