Codebase list golang-github-vbauerster-mpb / f620f21
(Build-)Depends: golang-github-mattn-go-runewidth-dev Andreas Tille 4 years ago
2 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
44 * Standards-Version: 4.6.0 (routine-update)
55 * debhelper-compat 13 (routine-update)
66 * Rules-Requires-Root: no (routine-update)
7 * (Build-)Depends: golang-github-mattn-go-runewidth-dev
78
89 -- Andreas Tille <tille@debian.org> Wed, 26 Jan 2022 17:01:31 +0100
910
88 golang-any,
99 golang-github-acarl005-stripansi-dev,
1010 golang-github-mattn-go-isatty-dev,
11 golang-github-mattn-go-runewidth-dev,
1112 golang-github-vividcortex-ewma-dev,
1213 golang-golang-x-crypto-dev
1314 Standards-Version: 4.6.0
2324 Depends: ${misc:Depends},
2425 golang-github-acarl005-stripansi-dev,
2526 golang-github-mattn-go-isatty-dev,
27 golang-github-mattn-go-runewidth-dev,
2628 golang-github-vividcortex-ewma-dev,
2729 golang-golang-x-crypto-dev
2830 Description: multi progress bar for Go cli applications