Source: quintuple
Section: python
Priority: optional
Maintainer: Michael Gilbert <mgilbert@debian.org>
Build-Depends:
 debhelper (>= 11),
 dh-python,
 python-all,
 python-numpy,
 python-setuptools,
 python3-all,
 python3-numpy,
 python3-setuptools,
Standards-Version: 4.1.3
Homepage: https://www.github.com/corbett/QuantumComputing
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

Package: python-quintuple
Architecture: all
Depends:
 python-numpy,
 ${misc:Depends},
 ${python:Depends},
Description: 5-qubit quantum computer simulator (Python 2)
 Quintuple is a python library that can be used to simulate
 the operation of an idealized 5-qubit quantum computer.
 .
 This package installs the library for Python 2.

Package: python3-quintuple
Architecture: all
Depends:
 python3-numpy,
 ${misc:Depends},
 ${python3:Depends},
Description: 5-qubit quantum computer simulator (Python 3)
 Quintuple is a python library that can be used to simulate
 the operation of an idealized 5-qubit quantum computer.
 .
 This package installs the library for Python 3.
