[dependencies.fancy-regex]
version = "0.13.0"
[dependencies.regex]
version = "1.10.3"
[package]
authors = ["Jovial Joe Jayarson"]
categories = ["encoding", "localization", "text-processing", "value-formatting"]
description = "An algorithm that transliterates Malayalam script to Roman / Latin characters (aka 'Manglish') with reasonable phonemic fairness."
edition = "2021"
homepage = "https://github.com/yozachar/mal2eng.rs"
keywords = ["mal2eng", "manglish", "ml2en", "transliterator"]
license = "MIT OR Apache-2.0"
name = "mal2eng"
readme = "README.md"
repository = "https://github.com/yozachar/mal2eng.rs"
version = "0.1.1"