File: control

package info (click to toggle)
golang-github-mgutz-ansi 0.0~git20170206.9520e82-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 80 kB
  • sloc: makefile: 3
file content (24 lines) | stat: -rw-r--r-- 942 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: golang-github-mgutz-ansi
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any,
               golang-github-mattn-go-colorable-dev
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.