File: control

package info (click to toggle)
golang-pb 0.0~git20131219-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 88 kB
  • ctags: 40
  • sloc: makefile: 7
file content (15 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: golang-pb
Section: devel
Priority: extra
Maintainer: Sergio Schvezov <sergio.schvezov@canonical.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Standards-Version: 3.9.4
Homepage: https://github.com/cheggaaa/pb
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-go/packages/golang-pb.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-pb.git

Package: golang-pb-dev
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Simple progress bar for console programs
 This Go package provides a simple progress bar for console programs.