golang-github-odeke-em-command 0.0~git20151021.0.91ca5ec-2 source package in Ubuntu

Changelog

golang-github-odeke-em-command (0.0~git20151021.0.91ca5ec-2) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Team upload.
  * Remove Built-Using from arch:all -dev package

  [ Michael Stapelberg ]
  * Switch to XS-Go-Import-Path

 -- Michael Stapelberg <email address hidden>  Fri, 09 Feb 2018 09:43:10 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-odeke-em-command_0.0~git20151021.0.91ca5ec-2.dsc 2.3 KiB 43bccb4a1f8991662d6510d3388ccfae0f2980386109101f6a2439ae2c7c5438
golang-github-odeke-em-command_0.0~git20151021.0.91ca5ec.orig.tar.xz 3.9 KiB 0fd8619d9707e7a9d67ee3096bca93a75c2f35094ed3620a5c0b378656c4db25
golang-github-odeke-em-command_0.0~git20151021.0.91ca5ec-2.debian.tar.xz 1.8 KiB d66167ba92778699cb6718ecb6e539f2b467b8f0430d75f01ec254ea0dfec446

No changes file available.

Binary packages built by this source

golang-github-odeke-em-command-dev: cli subcommands for Go

 The command is a tiny package that helps you to add cli subcommands to your
 Go program with no effort, and prints a pretty guide if needed.
 .
 This package allows you to use flags package, and provides additional
 parsing for subcommands and subcommand flags.