comma
comma parses shell-style commands, e.g. sendmsg joe "I say \"hi\" to you!", into a simple structure with a name
and a list of arguments. It collapses excess whitespace, and allows for quoting or backslash-escaping text.
Cargo
[]
= "0.1.0"
Usage
use Command;