Bug#460103: ITP: python-pipeline -- iterator pipelines for Python
Package: wnpp
Severity: wishlist
Owner: Jakub Wilk <ubanus@users.sf.net>
* Package name : python-pipeline
Version : 0.1.1
Upstream Author : Jakub Wilk <ubanus@users.sf.net>
* URL : http://python-pipeline.googlecode.com/
* License : GPL
Programming Lang: Python
Description : iterator pipelines for Python
python-pipeline provides an easy way to construct pipelines of iterators,
with a syntax resembling Unix shell. It supplies counterparts for some
common command-line utilities: cat, cut, echo, grep, head, nl, sort,
split, tail, uniq, wc, yes.