[package]
name = "easy_process"
version = "0.1.3"
authors = ["Otavio Salvador <otavio@ossystems.com.br>"]
description = "Easy to use process runner"
homepage = "https://github.com/otavio/easy-process-rs"
documentation = "https://docs.rs/easy_process"
readme = "README.md"
keywords = ["process", "run"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/otavio/easy-process-rs"
[dependencies.checked_command]
version = "0.2.2"
[dependencies.cmdline_words_parser]
version = "0.0.2"
[badges.travis-ci]
repository = "otavio/easy-process-rs"