golang-github-spf13-cobra 0.0~git20160114.0.9c93009-1 source package in Ubuntu

Changelog

golang-github-spf13-cobra (0.0~git20160114.0.9c93009-1) unstable; urgency=medium

  * New upstream snapshot
  * Build using gccgo on architectures without golang-go
  * Allow package to be installed with gccgo where golang-go is unavailable
  * Update debian/copyright

 -- Anthony Fok <email address hidden>  Fri, 15 Jan 2016 18:05:59 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-spf13-cobra_0.0~git20160114.0.9c93009-1.dsc 2.5 KiB a7eced6728c2fe9a008c6565adb795ba085c55984ab066ab3733d73c00b2c7f4
golang-github-spf13-cobra_0.0~git20160114.0.9c93009.orig.tar.xz 49.6 KiB 6c4c3630bdbfa152b6730e647c5964a20bcfedd85a2904abaf7095703516d036
golang-github-spf13-cobra_0.0~git20160114.0.9c93009-1.debian.tar.xz 3.4 KiB 64aa32687299fb9e7f52a6ca373e81a7f5530322410fb50e0929a97fcd27a6ab

No changes file available.

Binary packages built by this source

cobra: Tool to generate Cobra-based modern Go CLI application

 Cobra is a Go library providing a simple interface to create powerful
 modern CLI interfaces similar to git & go tools.
 .
 Cobra has an exceptionally clean interface and simple design without
 needless constructors or initialization methods.
 .
 This package contains the Cobra Generator as /usr/bin/cobra,
 a tool that will generate your application scaffolding
 to rapidly develop a Cobra-based application.

cobra-dbgsym: debug symbols for package cobra

 Cobra is a Go library providing a simple interface to create powerful
 modern CLI interfaces similar to git & go tools.
 .
 Cobra has an exceptionally clean interface and simple design without
 needless constructors or initialization methods.
 .
 This package contains the Cobra Generator as /usr/bin/cobra,
 a tool that will generate your application scaffolding
 to rapidly develop a Cobra-based application.

golang-github-spf13-cobra-dev: Go library for creating powerful modern Go CLI applications

 Cobra is a Go library providing a simple interface to create powerful
 modern CLI interfaces similar to git & go tools.
 .
 Cobra has an exceptionally clean interface and simple design without
 needless constructors or initialization methods.
 .
 This package contains the Cobra library for Go.