Thu, 04 Jul 2024 17:43:04 UTC | login

Information for build golang-bitbucket-creachadair-shell-0.0.6-3.fc33

ID170655
Package Namegolang-bitbucket-creachadair-shell
Version0.0.6
Release3.fc33
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
StartedThu, 13 Aug 2020 11:42:07 UTC
CompletedThu, 13 Aug 2020 11:42:07 UTC
Tags
f33
f37
f38
RPMs
src
golang-bitbucket-creachadair-shell-0.0.6-3.fc33.src.rpm (info) (download)
noarch
golang-bitbucket-creachadair-shell-devel-0.0.6-3.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Dec 28 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.0.6-1 - Update to 0.0.6 * 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