Source: cpipe Section: utils Priority: optional Maintainer: Eduard Bloch Build-Depends: debhelper (>> 5.0.0) Standards-Version: 3.7.2 Package: cpipe Architecture: any Depends: ${shlibs:Depends} Description: counting pipe Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output.