savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] savannah.gnu.org: submission of PStreams


From: cow
Subject: [Savannah-hackers] savannah.gnu.org: submission of PStreams
Date: Thu, 18 Jul 2002 13:04:58 -0400

A package was submitted to savannah.gnu.org.
This mail was sent to address@hidden, address@hidden


Jonathan Wakely <address@hidden> described the package as follows:
License: lgpl
Other License: 
Package: PStreams
System name: pstreams
This package does NOT want to apply for inclusion in the GNU project

Description:
PStreams is a C++ class library intended to provide simple (some might say 
quick and dirty) interprocess communication, similar to the POSIX function 
popen(), but using IOStreams instead of stdio.h FILE*s and allowing any 
combination of the child process\' stdin, stdout and stderr to be used for I/O 
through the same stream object.

The project is currently in (slow) development, but alpha releases are 
available from the SourceForge project pages, http://pstreams.sf.net/ and 
http://sf.net/projects/pstreams/
I might move the project web pages here to Savannah eventually, but for now my 
priority is to finish a working release.
There is an Advogato page for the project: 
http://www.advogato.org/proj/PStreams/


Other Software Required:
The PStreams classes are written in ISO C++ so require a compliant compiler 
with a proper templatized IOStreams implementation (GCC 2.x will *not* work). 
They also rely on POSIX library functions.

Other Comments:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]