File: control

package info (click to toggle)
golang-github-muesli-goprogressbar 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: makefile: 5
file content (28 lines) | stat: -rw-r--r-- 1,116 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
Source: golang-github-muesli-goprogressbar
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: YashikaDharshini <yashika.dharshini@gmail.com>,
 Iswarya <iswaryaen@gmail.com>,
 Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-golang-x-crypto-dev
Standards-Version: 4.5.1
Homepage: https://github.com/muesli/goprogressbar
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-muesli-goprogressbar
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-muesli-goprogressbar.git
XS-Go-Import-Path: github.com/muesli/goprogressbar
Testsuite: autopkgtest-pkg-go

Package: golang-github-muesli-goprogressbar-dev
Architecture: all
Depends: ${misc:Depends},
         golang-golang-x-crypto-dev
Multi-Arch: foreign
Description: Print progress bars on the console with Go
 This library is a golang helper to print one or many progressbars on the
 console.
 .
 Sample output: [#############>-----------------------------------] 28.90%