| Crates.io | r-shquote |
| lib.rs | r-shquote |
| version | 0.1.1 |
| created_at | 2018-10-22 15:06:04.043633+00 |
| updated_at | 2018-10-30 09:19:00.897149+00 |
| description | POSIX Shell Compatible Argument Parser |
| homepage | https://r-util.github.com/r-shquote |
| repository | https://github.com/r-util/r-shquote |
| max_upload_size | |
| id | 91985 |
| size | 15,618 |
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.