[dependencies.ansi_term]
version = "^0.12.1"
[dependencies.pipe-trait]
version = "^0.2.1"
[dependencies.shell-escape]
version = "^0.1.5"
[dependencies.structopt]
version = "^0.3.21"
[dependencies.structopt-utilities]
version = "^0.0.8"
[package]
authors = ["khai96_ <hvksmr1996@gmail.com>"]
description = "Print a command and then execute it"
edition = "2018"
keywords = ["spawn", "subprocess", "command"]
license = "MIT"
name = "pretty-exec-lib"
readme = "README.md"
repository = "https://github.com/KSXGitHub/pretty-exec.git"
version = "0.0.35"