e70b06020e
PStreams allows you to run another program from your C++ application and to transfer data between the two programs similar to shell pipelines. In the simplest case, a PStreams class is like a C++ wrapper for the POSIX.2 functions popen(3) and pclose(3), using C++ iostreams instead of C's stdio library.
6 lines
315 B
Text
6 lines
315 B
Text
$NetBSD: distinfo,v 1.1.1.1 2011/10/29 10:39:31 ryoon Exp $
|
|
|
|
SHA1 (pstreams-0.7.0.tar.gz) = 8300886c0c1783c7b8b1363596d77683cd213e7e
|
|
RMD160 (pstreams-0.7.0.tar.gz) = c0841579b88c23793a1ab9f94316a528fc9f98f5
|
|
Size (pstreams-0.7.0.tar.gz) = 55536 bytes
|
|
SHA1 (patch-Makefile) = eb56361bb436b7609216640728e3a53f5a12875b
|