Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

r-util/r-shquote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages