r-shquote
POSIX Shell Compatible Argument Parser.
The r-shquote project implements quote
and unquote
operations for Shell
compatible command-lines and prompts, as defined by the POSIX specification.
Note that quirks and peculiarities of specific shell implementations are not
supported.
Project
Requirements
The requirements for r-shquote are:
std
(in particularalloc
for string-allocations)
License
Apache Software License 2.0 Lesser General Public License 2.1+ See AUTHORS for details.