shellexpand 2.1.2

Shell-like expansions in strings
Documentation
[package]
name = "shellexpand"
version = "2.1.2"
authors = ["Vladimir Matveev <vmatveev@citrine.cc>", "Ian Jackson <iwj@torproject.org>"]
license = "MIT/Apache-2.0"
description = "Shell-like expansions in strings"
repository = "https://gitlab.com/ijackson/rust-shellexpand"
documentation = "http://docs.rs/shellexpand/"
readme = "README.md"
keywords = ["strings", "shell", "variables"]

[dependencies]
dirs = "4.0"

[lib]
name = "shellexpand"