Source: pipemeter
Section: admin
Priority: extra
Maintainer: Clint Byrum <spamaps@debian.org>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.5.0
Homepage: https://launchpad.net/pipemeter
Vcs-Bzr: https://code.launchpad.net/~clint-fewbar/pipemeter/packaging

Package: pipemeter
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: cli utility that shows the speed of data moving from input to output
 pipemeter can be inserted in a shell command between two programs 
 passing data via pipe, or between a file and a program reading from 
 stdin, and show the speed and amount of data that has passed through. 
 If reading from a regular file, or passed a size, a progress meter is 
 also shown.
 .
 Command line switches allow tuning of block size and display interval.
 Size parameters have support for dd style block size specification.
 .
 Pipemeter is intended to be very lightweight, with no dependencies.
