Source: scoop
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Stender <debian@danielstender.com>
Section: science
Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-python,
               dvipng,
               python-all (>= 2.6.6.3~),
               python-greenlet (>= 0.3.4~),
               python-setuptools,
               python-sphinx (>= 1.0.7+dfsg-1~),
               python-zmq (>= 13.1.0~),
               texlive-latex-extra
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/scoop.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/scoop.git
Homepage: http://scoop.googlecode.com/
X-Python-Version: >= 2.6

Package: python-scoop
Architecture: all
Section: python
Depends: python-greenlet (>= 0.3.4~),
         python-zmq (>= 13.1.0~),
         ${misc:Depends},
         ${python:Depends}
Recommends: openssh-client | ssh-client
Suggests: scoop-doc
Description: Python library for concurrent parallel programming
 SCOOP (Scalable COncurrent Operations in Python) is a distributed task
 module allowing concurrent parallel programming on various environments,
 from heterogeneous grids to supercomputers.
 .
 This package contains the Python modules.

Package: scoop-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Recommends: python-scoop
Description: Python library for concurrent parallel programming (docs)
 SCOOP (Scalable COncurrent Operations in Python) is a distributed task
 module allowing concurrent parallel programming on various environments,
 from heterogeneous grids to supercomputers.
 .
 This package contains the documentation.
