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

Website: @r-util Bug Tracker: @github Git Web: @github

Requirements

The requirements for r-shquote are:

    * `std` (in particular `alloc` for string-allocations)

License

Apache Software License 2.0 Lesser General Public License 2.1+ See AUTHORS for details.