File: control

package info (click to toggle)
golang-github-gonvenience-bunt 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 236 kB
  • sloc: makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,277 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
25
26
27
28
29
30
31
Source: golang-github-gonvenience-bunt
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-gonvenience-term-dev,
               golang-github-lucasb-eyer-go-colorful-dev,
               golang-github-mattn-go-ciede2000-dev,
               golang-github-onsi-ginkgo-v2-dev,
               golang-gomega-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gonvenience-bunt
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gonvenience-bunt.git
Homepage: https://github.com/gonvenience/bunt
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/gonvenience/bunt

Package: golang-github-gonvenience-bunt-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-gonvenience-term-dev,
         golang-github-lucasb-eyer-go-colorful-dev,
         golang-github-mattn-go-ciede2000-dev,
         golang-gomega-dev,
         ${misc:Depends}
Description: creating true color output in terminals
 Golang package for creating true color output in terminals.