Path to this page:
./
devel/pstreams,
POSIX Process Control in C++
Branch: pkgsrc-2022Q1,
Version: 1.0.3,
Package name: pstreams-1.0.3,
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.
Master sites:
Filesize: 67.499 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version pstreams-1.0.3 (created)