Source: calabash
Maintainer: Dominique Belhachemi <domibel@debian.org>
Section: python
Priority: optional
Build-Depends: cdbs, debhelper (>= 7), python-support (>= 0.8.4), python-setuptools, python-all
Standards-Version: 3.8.4
Homepage: http://pypi.python.org/pypi/calabash

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