Source: calabash
Maintainer: Dominique Belhachemi <domibel@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9), dh-python, python-all (>=2.6.6-3), python-setuptools
Standards-Version: 3.9.5
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.

