golang-github-spf13-cobra 0.0~git20170731.0.b26b538-2 source package in Ubuntu

Changelog

golang-github-spf13-cobra (0.0~git20170731.0.b26b538-2) unstable; urgency=medium

  * Remove d/watch (no upstream releases).
  * Standards-Version bump to 4.1.1 (no changes needed).

 -- Michael Lustfield <email address hidden>  Sun, 15 Oct 2017 17:40:58 -0500

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~git20170731.0.b26b538-2.dsc 2.7 KiB f65ea44a445ef2b8d369d7a83c7b496a1e20c526503dd2bbc4770b03337044fb
golang-github-spf13-cobra_0.0~git20170731.0.b26b538.orig.tar.xz 66.9 KiB 4d54b801c21536ed478fbf3a62feda90a57467190dd3288524746174c364c65d
golang-github-spf13-cobra_0.0~git20170731.0.b26b538-2.debian.tar.xz 5.1 KiB 783c17f2443b02d802bbcf90dab6e15e9e99c9678f9092d21668dc6d65eaf7d1

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 cobra
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.