adante 0.2.1

A versatile, small options parser for use in the command line
Documentation
[dependencies]

[package]
authors = ["Andrew Fargo <drew.fargo@gmail.com>"]
categories = ["command-line-interface", "rust-patterns"]
description = "A versatile, small options parser for use in the command line"
edition = "2018"
include = ["src/*", "Cargo.toml"]
keywords = ["arguments", "parser", "cli"]
license-file = "LICENSE.txt"
name = "adante"
readme = "README.md"
repository = "https://github.com/DCFargo/adante"
version = "0.2.1"