Path to this page:
./
devel/pstreams,
POSIX Process Control in C++
Branch: pkgsrc-2019Q1,
Version: 0.8.1nb2,
Package name: pstreams-0.8.1nb2,
Maintainer: pkgsrc-usersPStreams 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: e2dd7987e6498d892bee87fcd95baf38a209a008
RMD160: 16f99fe8819b926d7093729adc153eb9244e347f
Filesize: 57.215 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version pstreams-0.8.1nb2 (created)