[package] name = "yafp" version = "0.2.0" edition = "2021" keywords = ["args", "cli"] license = "MIT" description = "yafp is a non-POSIX cli flag parser with imperative style flag declaration instead of the usual declarative style." repository = "https://github.com/joaonsantos/yafp" documentation = "https://docs.rs/yafp/" readme = "README.md" [dependencies]