Source: golang-github-k0kubun-colorstring Section: golang Priority: optional Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org> Build-Depends: debhelper (>= 10), dh-golang, golang-any Standards-Version: 4.1.1 Homepage: https://github.com/k0kubun/colorstring Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-k0kubun-colorstring.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-k0kubun-colorstring.git XS-Go-Import-Path: github.com/k0kubun/colorstring Testsuite: autopkgtest-pkg-go Package: golang-github-k0kubun-colorstring-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Go library for colorizing strings for terminal output colorstring is a Go library for outputting colored strings to a console using a simple inline syntax in your string to specify the color to print as.