---
name: cstream
version: 3.0.0_1
origin: misc/cstream
comment: Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP
arch: freebsd:10:x86:64
www: http://www.cons.org/cracauer/cstream.html
maintainer: olgeni@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- MIT
flatsize: 33687
desc: |
  Cstream filters data streams, much like the UNIX tool dd(1). It has a more
  traditional commandline syntax, support for precise bandwidth limiting and
  reporting and support for FIFOs. Data limits and throughput rate
  calculation will work for files > 4 GB.

  Cstream reads from the standard input and writes to the standard output, if
  no filenames are given. It will also 'generate' or 'sink' data if desired.

  WWW: http://www.cons.org/cracauer/cstream.html
categories:
- misc
