=======================
pipedream module README
=======================
:Website: http://www.speakeasy.net/~bob_green/pipedream/
:Maintainer: Bob Green (bob underscore green at speakeasy dot net)

The pipedream module is intended to simplify communicating over pipes.

W. Michael Petullo of Flyn Computing (http://www.flyn.org) is the 
original author of pipedream. 

Installation
============

Linux
-----

**From Source Tar Ball**

As root::

    $ python setup.py install
    
**From RPM**

As root::

    $ rpm -ivh pipedream-2.0.0-1.noarch.rpm
    
   
Documentation
=============

See pipedream.py, or API Documentation is a available at:

http://www.speakeasy.net/~bob_green/pipedream/api/
