jockey 0.3.0

Custom command-line parsers that practically write themselves
Documentation
[package]
name = "jockey"
description = "Custom command-line parsers that practically write themselves"
version = "0.3.0"
authors = ["Richard Wiedenhöft <richard@wiedenhoeft.xyz>"]
license = "MIT"
repository = "https://github.com/richard-w/jockey"

[dev-dependencies]
jockey_derive = { version="^0", path = "../jockey_derive" }