[package] name = "yaccas" version = "0.2.1" authors = ["Christopher Gundler "] repository = "https://github.com/Christopher22/yaccas.git" homepage = "https://github.com/Christopher22/yaccas.git" documentation = "https://christopher22.github.io/yaccas/yaccas/" license = "MIT" readme = "README.md" description = "Yet Another Callback-orientated Command line pArSer - nomen est omen." include = [ "**/*.rs", "Cargo.toml", "README.md" ]