Source: sunpy
Section: python
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all-dev (>= 2.7),
               python-astropy (>= 1.0),
               python-astropy-helpers,
               python-bs4,
               python-hypothesis,
               python-matplotlib (>= 1.1),
               python-mock,
               python-numpy,
               python-pandas,
               python-pytest,
               python-pytest-mock,
               python-requests,
               python-scipy,
               python-setuptools,
               python-skimage,
               python-sqlalchemy,
               python-suds,
               python3-all-dev (>= 3.4),
               python3-astropy (>= 1.0),
               python3-astropy-helpers,
               python3-bs4,
               python3-hypothesis,
               python3-matplotlib (>= 1.1),
               python3-mock,
               python3-numpy,
               python3-pandas,
               python3-pytest,
               python3-pytest-mock,
               python3-requests,
               python3-scipy,
               python3-setuptools,
               python3-skimage,
               python3-sqlalchemy,
               python3-suds
Standards-Version: 4.1.3
Homepage: https://sunpy.org/
Vcs-Git: https://salsa.debian.org/debian-astro-team/sunpy.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/sunpy
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4

Package: python-sunpy
Architecture: any
Depends: ${misc:Depends},
         ${python:Depends},
	 ${shlibs:Depends}
Recommends: python-bs4,
            python-requests,
            python-skimage,
            python-sqlalchemy,
            python-suds
Description: Software library for solar physics based on Python
 SunPy is a community-developed free and open-source software package for
 solar physics. SunPy is meant to be a free alternative to the SolarSoft data
 analysis environment. The aim of the SunPy project is to provide the
 software tools necessary so that anyone can analyze solar data.
 .
 This package contains the Python 2 version.

Package: python3-sunpy
Architecture: any
Depends: ${misc:Depends},
         ${python3:Depends},
	 ${shlibs:Depends}
Recommends: python3-bs4,
            python3-requests,
            python3-skimage,
            python3-sqlalchemy,
            python3-suds
Description: Software library for solar physics based on Python 3
 SunPy is a community-developed free and open-source software package for
 solar physics. SunPy is meant to be a free alternative to the SolarSoft data
 analysis environment. The aim of the SunPy project is to provide the
 software tools necessary so that anyone can analyze solar data.
 .
 This package contains the Python 3 version.
