shell-words 1.1.0

Process command line according to parsing rules of UNIX shell
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
default = ["std"]
std = []

[package]
authors = ["Tomasz Miąsko <tomasz.miasko@gmail.com>"]
description = "Process command line according to parsing rules of UNIX shell"
keywords = ["quote", "shell", "split", "unix", "words"]
license = "MIT/Apache-2.0"
name = "shell-words"
readme = "README.md"
repository = "https://github.com/tmiasko/shell-words"
version = "1.1.0"