File: control

package info (click to toggle)
gum 0.14.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 580 kB
  • sloc: sh: 232; ruby: 24; makefile: 17; javascript: 9; python: 4
file content (40 lines) | stat: -rw-r--r-- 1,662 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: gum
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Arthur Diniz <arthurbdiniz@gmail.com>,
           Scarlett Moore <sgmoore@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-alecthomas-kong-dev,
               golang-github-alecthomas-mango-kong-dev,
               golang-github-charmbracelet-bubbles-dev,
               golang-github-charmbracelet-bubbletea-dev,
               golang-github-charmbracelet-glamour-dev,
               golang-github-charmbracelet-huh-dev,
               golang-github-charmbracelet-lipgloss-dev,
               golang-github-charmbracelet-log-dev,
               golang-github-charmbracelet-x-dev,
               golang-github-muesli-reflow-dev,
               golang-github-muesli-roff-dev,
               golang-github-muesli-termenv-dev,
               golang-github-sahilm-fuzzy-dev,
               help2man <!nodoc>
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/gum
Vcs-Git: https://salsa.debian.org/go-team/packages/gum.git
Homepage: https://github.com/charmbracelet/gum
XS-Go-Import-Path: github.com/charmbracelet/gum

Package: gum
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: bash-completion
Built-Using: ${misc:Built-Using}
Description: Tool for glamorous shell scripts 🎀
 Gum provides highly configurable, ready-to-use utilities to help you write
 useful shell scripts and dotfiles aliases with just a few lines of code.