pkgsrc-wip/pstreams
Ryo ONODERA a838c8e66d Import pstreams-0.7.0 as wip/pstreams.
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.
2011-02-24 19:12:20 +00:00
..
patches
buildlink3.mk
DESCR
distinfo
Makefile
PLIST