Wed, 17 Jul 2024 19:10:00 UTC | login

Information for build golang-bitbucket-creachadair-shell-0.0.4-2.fc31

ID111143
Package Namegolang-bitbucket-creachadair-shell
Version0.0.4
Release2.fc31
Epoch
SummaryCommand-line splitting similar to the POSIX shell
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 17:47:51 UTC
CompletedWed, 31 Jul 2019 17:47:51 UTC
Tags
f31
f32
f33
RPMs
src
golang-bitbucket-creachadair-shell-0.0.4-2.fc31.src.rpm (info) (download)
noarch
golang-bitbucket-creachadair-shell-devel-0.0.4-2.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 07 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.0.4-1 - Initial package