commandext 0.1.0

A Command extension suitable for use in Rust Builders
Documentation
[dependencies.clippy]
optional = true
version = "~0.0.30"

[dev-dependencies]
sodium-sys = "~0.0.4"

[features]
default = []

[lib]
name = "commandext"

[package]
authors = ["Jason Ozias <jason.g.ozias@gmail.com>"]
description = "A Command extension suitable for use in Rust Builders"
documentation = "http://rust-builder.github.io/commandext/commandext/commandext/index.html"
homepage = "http://rust-builder.github.io/commandext"
keywords = ["buildable", "rub", "commandext"]
license = "MIT/Apache-2.0"
name = "commandext"
readme = "README.md"
repository = "https://github.com/rust-builder/commandext"
version = "0.1.0"