1 unstable release
0.1.0 | Jul 5, 2022 |
---|
#272 in Internationalization (i18n)
365KB
alkana-rs
use alkana_rs::ALKANA;
fn main() {
let hello = ALKANA.get_katakana("hello").unwrap();
let world = ALKANA.get_katakana("world").unwrap();
println!("{} {} !", hello, world);
}
ハロー ワールドゥ !
Copyrights
Alphabetical word - katakana dictionary's data is from bep-eng.dic
.
Bilingual Emacspeak Project (c) 1999-2002 Bilingual Emacspeak Project