commandext 0.0.6

A Command extension suitable for use in Rust Builders
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "commandext"
version = "0.0.6"
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"
homepage = "http://rust-builder.github.io/commandext"
repository = "https://github.com/rust-builder/commandext"
readme = "README.md"
license = "MIT"
keywords = ["buildable","rub","commandext"]

[lib]
name = "commandext"