shellexpand 0.1.0

Shell-like expansions in strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "shellexpand"
version = "0.1.0"
authors = ["Vladimir Matveev <vladimir.matweev@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Shell-like expansions in strings"
repository = "https://github.com/netvl/shellexpand"
documentation = "http://netvl.github.io/shellexpand/"
readme = "Readme.md"
keywords = ["strings", "shell", "variables"]