unix-style stream manipulation with python's syntax
Project description
Note: This package has been built automatically by zero2pypi. If possible, you should use the zero-install feed instead: http://gfxmonk.net/dist/0install/piep.xml
piep
Bringing the power of python to stream editing
Zero install feed:
Online documentation:
Source Code / Issues:
Cheese shop entry:
HACKING
Please add tests for any new functionality.
Run the tests with make test. If you don’t want to do it that way (perhaps you don’t have make or zero-install), it’s basically nosetests --with-doctest --exe, once you’ve made sure your local version of piep is on $PYTHONPATH.