golang-github-daviddengcn-go-colortext 0.0~git20150719.0.3b18c85-2build1 source package in Ubuntu

Changelog

golang-github-daviddengcn-go-colortext (0.0~git20150719.0.3b18c85-2build1) resolute; urgency=medium

  * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257)

 -- Graham Inggs <email address hidden>  Sun, 23 Nov 2025 21:15:23 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-daviddengcn-go-colortext_0.0~git20150719.0.3b18c85.orig.tar.xz 3.1 KiB 7b83968e49d76635517d4186611a106bbfc72e6c13137140683763c36f60b804
golang-github-daviddengcn-go-colortext_0.0~git20150719.0.3b18c85-2build1.debian.tar.xz 2.2 KiB 3361106b1fc8948d5f425dcb75f89528634dceb592d22500a8be3f85b9b3b21d
golang-github-daviddengcn-go-colortext_0.0~git20150719.0.3b18c85-2build1.dsc 2.4 KiB a1fc80cea0fa6e010b6896f3c09dc9ab5d256d181ff6eff69455d6c76375f2ab

View changes file

Binary packages built by this source

golang-github-daviddengcn-go-colortext-dev: change the color of console text in Go

 This package can be used to change the color of the text and background
 in the console in Go, working both under Windows and other systems.
 .
 Under Windows, the console APIs are used. Otherwise, ANSI texts are output.