Flowp 1.1
==============
Flowp is a library which tries to bring the best ideas from Ruby / node.js
world to Python making development more fun. For version 1.1 module
flowp.testing is available which allows to write tests in a RSpec BDD
style with minimum of magic and flowp.files module which brings convenient utils
for files processing.

    Docs: http://pawelgalazka.github.io/flowp/
    PyPi: https://pypi.python.org/pypi/flowp
