Source: golang-gocolorize Maintainer: Debian Go Packaging Team Uploaders: Tim Potter Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gocolorize Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gocolorize.git Homepage: https://github.com/agtorre/gocolorize XS-Go-Import-Path: github.com/agtorre/gocolorize Package: golang-github-agtorre-gocolorize-dev Architecture: all Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: Stateful ANSI coloring for Go Gocolorize is a package that allows Go programs to provide ANSI coloring in a stateful manner. Gocolorize is ideal for logging or cli applications.