[package] name = "shellexpand-fork" version = "2.1.2" authors = ["Vladimir Matveev ", "Ian Jackson "] license = "MIT/Apache-2.0" description = "Shell-like expansions in strings" repository = "https://gitlab.com/ijackson/rust-shellexpand" documentation = "http://docs.rs/shellexpand-fork/" readme = "README.md" keywords = ["strings", "shell", "variables"] [dependencies] dirs = "4.0" [lib] name = "shellexpand"