r-shquote

Crates.ior-shquote
lib.rsr-shquote
version0.1.1
sourcesrc
created_at2018-10-22 15:06:04.043633
updated_at2018-10-30 09:19:00.897149
descriptionPOSIX Shell Compatible Argument Parser
homepagehttps://r-util.github.com/r-shquote
repositoryhttps://github.com/r-util/r-shquote
max_upload_size
id91985
size15,618
David Rheinsberg (dvdhrm)

documentation

README

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 particular alloc for string-allocations)

License

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

Commit count: 7

cargo fmt