[package]
name = "inputx-nihongo"
version = "1.4.0"
edition = "2024"
rust-version.workspace = true
license = "MIT OR Apache-2.0"
description = "Japanese input engine plugin for the Inputx IME — romaji → hiragana/katakana + kanji-matched-with-Simplified-Chinese candidates. Pluggable: can run standalone or attach as an enhancement to the wubi/pinyin pipeline."
authors = ["GOLIA K.K."]
repository = "https://github.com/goliajp/inputx"
homepage = "https://github.com/goliajp/inputx"
keywords = ["japanese", "ime", "romaji", "hiragana", "katakana"]
categories = ["text-processing", "internationalization"]
[lib]
crate-type = ["lib"]
[dependencies]