golang-github-ivanpirog-coloredcobra 1.0.1-3 source package in Ubuntu

Changelog

golang-github-ivanpirog-coloredcobra (1.0.1-3) unstable; urgency=medium

  * Source-only upload for testing eligibility.

 -- Cyril Brulebois <email address hidden>  Sun, 04 Dec 2022 01:51:00 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-ivanpirog-coloredcobra_1.0.1-3.dsc 2.4 KiB 949ab349830520f4c20b7b58acf3ae3a76d5f835ddb81e34bf234fbfcb6049ce
golang-github-ivanpirog-coloredcobra_1.0.1.orig.tar.gz 7.9 KiB b5327e44e81cc93859f00e8bdfb781325546ed1d341b0d9189d8b9ae887e04ab
golang-github-ivanpirog-coloredcobra_1.0.1-3.debian.tar.xz 2.3 KiB 61fe0e9872ae818fa769ae5321be88bf239df75fa94d8a1221fdc842f8da0ae3

Available diffs

No changes file available.

Binary packages built by this source

golang-github-ivanpirog-coloredcobra-dev: colorize the text output of the Cobra library (library)

 The Cobra library makes it possible to create powerful modern CLI but
 doesn't support color settings for console output. ColoredCobra is a
 small library to colorize the text output of the Cobra library,
 making the console output look better.