Metadata-Version: 1.0
Name: pieshell
Version: 0.0.2
Summary: Pieshell is a Python shell environment that combines the
expressiveness of shell pipelines with the prower of python iterators.

It can be used in two major ways:

* As an interactive shell replacing e.g. bash
* As an ordinary python module replacing e.g. subprocess.Popen

Home-page: https://github.com/redhog/pieshell
Author: Egil Moeller
Author-email: egil.moller@piratpartiet.se
License: GPL
Description: UNKNOWN
Keywords: Python shell pipelines suprocess
Platform: UNKNOWN
