Source: golang-pault-go-technicolor Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Paul Tagliamonte Build-Depends: debhelper (>= 10), dh-golang, golang-any Standards-Version: 4.0.0 Homepage: https://github.com/paultag/go-technicolor Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-pault-go-technicolor.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-pault-go-technicolor.git XS-Go-Import-Path: pault.ag/go/technicolor Package: golang-pault-go-technicolor-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: implements a high level interface to write ANSI color sequences This library contains an io.Writer wrapper that allows the user to write ANSI color sequences, including xterm 256 color sequences to the output writer.