runmunch 1.1.0

A Rust implementation of hunspell's unmunch tool for expanding dictionary words using affix files
Documentation
1
2
3
4
5
6
7
8
[build.env]
passthrough = ["RUSTFLAGS"]

[target.aarch64-unknown-linux-musl]
image = "ghcr.io/cross-rs/aarch64-unknown-linux-musl:0.2.5"
build-std = ["std", "panic_abort"]