Source: golang-github-cmaglie-pb Section: golang Maintainer: Debian Go Packaging Team Uploaders: Nicolas Peugnet , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-fatih-color-dev , golang-github-mattn-go-colorable-dev , golang-github-mattn-go-runewidth-dev, golang-golang-x-sys-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cmaglie-pb Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cmaglie-pb.git Homepage: https://github.com/cmaglie/pb XS-Go-Import-Path: github.com/cmaglie/pb Package: golang-github-cmaglie-pb-dev Architecture: all Multi-Arch: foreign Depends: golang-github-mattn-go-runewidth-dev, golang-golang-x-sys-dev, ${misc:Depends}, ${shlibs:Depends}, Description: Console progress bar for Golang (library) This package provides a simple progress bar for console programs. It is a fork of cheggaaa/pb with the added feature of overwriting a progress bar with some arbitrary text.