File: control

package info (click to toggle)
golang-github-pterm-pterm 0.12.79-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,640 kB
  • sloc: makefile: 4
file content (40 lines) | stat: -rw-r--r-- 1,695 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
32
33
34
35
36
37
38
39
40
Source: golang-github-pterm-pterm
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Guilherme Puida Moreira <guilherme@puida.xyz>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-atomicgo-cursor-dev,
               golang-github-atomicgo-keyboard-dev,
               golang-github-atomicgo-schedule-dev,
               golang-github-gookit-color-dev,
               golang-github-lithammer-fuzzysearch-dev,
               golang-github-mattn-go-runewidth-dev,
               golang-golang-x-term-dev,
               golang-golang-x-text-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pterm-pterm
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pterm-pterm.git
Homepage: https://github.com/pterm/pterm
XS-Go-Import-Path: github.com/pterm/pterm

Package: golang-github-pterm-pterm-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-atomicgo-cursor-dev,
         golang-github-atomicgo-keyboard-dev,
         golang-github-atomicgo-schedule-dev,
         golang-github-gookit-color-dev,
         golang-github-lithammer-fuzzysearch-dev,
         golang-github-mattn-go-runewidth-dev,
         golang-golang-x-term-dev,
         golang-golang-x-text-dev,
         ${misc:Depends}
Description: modern Go module to easily beautify console output (library)
 pterm features charts, progressbars, tables, trees, text input, select menus
 and much more. It's completely configurable and 100% cross-platform
 compatible.