File: control

package info (click to toggle)
calabash 0.0.3-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 192 kB
  • sloc: python: 660; makefile: 109; sh: 17
file content (14 lines) | stat: -rw-r--r-- 519 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.