Command-line splitting similar to the POSIX shell
Package Shell supports splitting and joining of shell command strings. The Split function divides a string into whitespace-separated fields, respecting single and double quotation marks as defined by the Shell Command Language section of IEEE Std 1003.1 2013. The Quote function quotes characters that would otherwise be subject to shell evaluation, and the Join function concatenates quoted strings with spaces between them. This package contains the source code needed for building packages that reference the following Go import paths: – bitbucket.org/creachadair/shell
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.0.6-5.fc35 | - |
Fedora 35 | 0.0.6-5.fc35 | - |
Fedora 34 | 0.0.6-4.fc34 | - |
You can contact the maintainers of this package via email at
golang-bitbucket-creachadair-shell dash maintainers at fedoraproject dot org
.