Source: pyraf
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 10),
               libx11-dev,
               python-all-dev,
               python-numpy-dev,
               python-setuptools (>= 0.6.4),
               python-stsci.distutils (>= 0.3.2),
               python3-all-dev,
               python3-numpy-dev,
               python3-setuptools (>= 0.6.4),
               python3-stsci.distutils (>= 0.3.2)
Section: python
Standards-Version: 4.1.2
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Homepage: http://www.stsci.edu/institute/software_hardware/pyraf
Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/pyraf.git
Vcs-Git: https://anonscm.debian.org/cgit/debian-astro/packages/pyraf.git

Package: python-pyraf
Architecture: any
Depends: iraf, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Recommends: python-tk, python-numpy
Suggests: ipython, python-matplotlib, python-urwid
Description: Python 2 interface for IRAF
 PyRAF is a command language for running IRAF tasks that is based on
 the Python 2 scripting language. It gives users the ability to run
 IRAF tasks in an environment that has all the power and flexibility
 of Python. PyRAF can be installed along with an existing IRAF
 installation; users can then choose to run either PyRAF or the IRAF CL.

Package: python3-pyraf
Architecture: any
Depends: iraf, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Provides: ${python3:Provides}
Recommends: python3-tk, python3-numpy
Suggests: ipython3, python3-matplotlib, python3-urwid
Description: Python 3 interface for IRAF
 PyRAF is a command language for running IRAF tasks that is based on
 the Python 3 scripting language. It gives users the ability to run
 IRAF tasks in an environment that has all the power and flexibility
 of Python. PyRAF can be installed along with an existing IRAF
 installation; users can then choose to run either PyRAF or the IRAF CL.
