Source: calabash
Maintainer: Dominique Belhachemi <domibel@debian.org>
Section: python
Priority: optional
Build-Depends: cdbs (>=0.4.90), debhelper (>= 8), python-setuptools, python-all (>=2.6.6-3)
Standards-Version: 3.9.2
Homepage: http://pypi.python.org/pypi/calabash

Package: python-calabash
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Provides: ${python:Provides}
Description: Bash-style pipelining syntax for Python generators
 Calabash aims to bring bash-style pipelining to Python generators.
