pirate/Cargo.toml
2015-06-29 07:55:53 -04:00

9 lines
265 B
TOML

[package]
name = "pirate"
version = "1.0.0"
authors = ["Zach Dziura <zcdziura@gmail.com>"]
description = "A simple arrrguments parser"
repository = "https://github.com/zcdziura/pirate"
keywords = ["parser", "getopts", "options", "arguments"]
license = "LGPL-3.0+"