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.
The requirements for r-shquote are:
std
(in particular alloc
for string-allocations)Apache Software License 2.0 Lesser General Public License 2.1+ See AUTHORS for details.