]> git.pld-linux.org Git - packages/cpipe.git/blame - cpipe.spec
- added URL.
[packages/cpipe.git] / cpipe.spec
CommitLineData
26fbce0d
SZ
1Summary: counting pipe
2Summary(pl): potok ze zliczaniem
3Name: cpipe
4Version: 2.0.0
5Release: 1
6License: GPL
7Group: Applications/Archiving
8Group(de): Applikationen/Archivierung
9Group(pl): Aplikacje/Archiwizacja
10Source0: http://wsd.iitb.fhg.de/~kir/cpipehome/%{name}-%{version}.tar.gz
a6f2c5d7 11URL: http://wsd.iitb.fhg.de/~kir/cpipehome/
26fbce0d
SZ
12BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
13
14%description
15Did you ever want to know how fast your tar is or how much data it has
da4b2007 16transferred already. How about using socket or nc to copy files either
17with or without compression over a fast network connection, which one
18is faster?
26fbce0d 19
da4b2007 20If you want to know the answer, use cpipe as a totally unscientific
21approach to measure throughput. Cpipe copies its standard input to its
22standard output while measuring the time it takes to read an input
23buffer and write an output buffer. Statistics of average throughput
24and the total amount of bytes copied are printed to the standard error
25output.
26fbce0d
SZ
26
27%description -l pl
da4b2007 28