shells 0.1.2

Sugar-coating for invoking shell commands directly from Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name          = "shells"
version       = "0.1.2"
authors       = ["Damien Levac <damien.levac@gmail.com>"]
description   = "Sugar-coating for invoking shell commands directly from Rust."
documentation = "http://proksima.github.io/shells-doc/shells/index.html"
homepage      = "https://github.com/Proksima/shells"
repository    = "https://github.com/Proksima/shells"
readme        = "README.md"
keywords      = ["posix", "shells", "unix", "command", "scripts"]
license       = "MPL-2.0"