[package] name = "setenv" version = "0.1.2" authors = ["Andrew Chin "] description = "Helpers for writing tools that will be eval'd by shells" homepage = "https://github.com/eminence/setenv" repository = "https://github.com/eminence/setenv" readme = "README.md" keywords = ["shell", "batch", "bash", "ksh", "zsh"] license = "CC0-1.0" [dev-dependencies] tempdir = "0.3"