1[package] 2name = "argh_shared" 3version = "0.1.7" 4authors = ["Taylor Cramer <cramertj@google.com>", "Benjamin Brittain <bwb@google.com>", "Erick Tryzelaar <etryzelaar@google.com>"] 5edition = "2018" 6license = "BSD-3-Clause" 7description = "Derive-based argument parsing optimized for code size" 8repository = "https://github.com/google/argh" 9readme = "README.md" 10