Sat, 25 Mar 2023 17:14:26 UTC

Information for build golang-github-spf13-cobra-0-0.7.git79bd93d.fc21

ID625012
Package Namegolang-github-spf13-cobra
Version0
Release0.7.git79bd93d.fc21
Epoch
SummaryA Commander for modern go CLI interactions
DescriptionCobra is a commander providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. In addition to providing an interface, Cobra simultaneously provides a controller to organize your application code. Inspired by go, go-Commander, gh and subcommand, Cobra improves on these by providing fully posix compliant flags (including short & long versions), nesting commands, and the ability to define your own help and usage for any or all commands.
Built byjchaloup
State complete
Volume fedora_koji_archive01
StartedTue, 31 Mar 2015 10:12:56 UTC
CompletedTue, 31 Mar 2015 10:14:21 UTC
Taskbuild (f21-candidate, /golang-github-spf13-cobra:21c717054590cc87483c09ef326ea53d9b2c00f2)
Tags
f21-updates
RPMs
src
golang-github-spf13-cobra-0-0.7.git79bd93d.fc21.src.rpm (info) (download)
noarch
golang-github-spf13-cobra-devel-0-0.7.git79bd93d.fc21.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
build.log
Changelog * Tue Mar 31 2015 jchaloup <jchaloup@redhat.com> - 0-0.7.git79bd93d - Bump to upstream 79bd93d369fb73d640179208d4e2b1a748915567 related: #1085881 * Wed Feb 25 2015 jchaloup <jchaloup@redhat.com> - 0-0.6.gitf8e1ec5 - Bump to upstream f8e1ec56bdd7494d309c69681267859a6bfb7549 related: #1085881 * Wed Dec 24 2014 jchaloup <jchaloup@redhat.com> - 0-0.5.gitb1e90a7 - Bump to e1e66f7b4e667751cf530ddb6e72b79d6eeb0235 related: #1085881 * Thu Oct 16 2014 jchaloup <jchaloup@redhat.com> - 0-0.4.gite174a40 - Bump to b1e90a7943957b51bb96a13b44b844475bcf95c0 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.3.gite174a40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Apr 04 2014 Lokesh Mandvekar <lsm5@redhat.com> 0-0.2.git - correct tarball name * Fri Apr 04 2014 Lokesh Mandvekar <lsm5@redhat.com> 0-0.1.git - Initial package