Source: golang-github-mgutz-ansi
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Aloïs Micard <alois@micard.lu>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-github-mattn-go-colorable-dev
Rules-Requires-Root: no
Standards-Version: 4.0.0
Homepage: https://github.com/mgutz/ansi
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mgutz-ansi
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mgutz-ansi.git
XS-Go-Import-Path: github.com/mgutz/ansi
Testsuite: autopkgtest-pkg-go

Package: golang-github-mgutz-ansi-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-mattn-go-colorable-dev
Description: Small, fast library to create ANSI colored strings and codes
 Package ansi is a small, fast library to create ANSI colored strings
 and codes.
