okkhor 0.5.1

A Rust library for English to Bangla phonetic conversion following the 'Avro' rules
Documentation
[package]
name = "okkhor"
version = "0.5.1"
authors = ["Gulshanur Rahman<gulshanur@gmail.com>"]
edition = "2018"
repository = "https://github.com/gulshan/okkhor/"
license = "MIT"
description = "A Rust library for English to Bangla phonetic conversion following the 'Avro' rules"

[features]
editor = []
regex = []

[lib]
bench = false

[dev-dependencies]
criterion = "0.3.4"
rupantor = "0.3"

[[bench]]
name = "benching"
harness = false