Source: scoop
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: science
Priority: optional
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all (>= 2.6.6.3~),
 python3-all,
 python-setuptools,
 python3-setuptools,
 python-greenlet (>= 0.3.4~),
 python3-greenlet,
 python-zmq (>= 13.1.0~),
 python3-zmq (>= 13.1.0~),
 python-sphinx (>= 1.0.7+dfsg-1~),
 dvipng,
 texlive-latex-extra
Standards-Version: 3.9.7
Vcs-Browser: https://salsa.debian.org/science-team/scoop
Vcs-Git: https://salsa.debian.org/science-team/scoop.git
Homepage: http://pyscoop.org/
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

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: python3-scoop
Architecture: all
Section: python
Depends:
 python3-greenlet (>= 0.3.4~),
 python3-zmq (>= 13.1.0~),
 ${misc:Depends},
 ${python3:Depends}
Recommends:
 openssh-client | ssh-client
Suggests:
 scoop-doc
Description: Python3 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 Python3 modules.

Package: scoop-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends}
Recommends:
 python-scoop,
 python3-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.
