Source: sunpy
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all-dev (>= 3.6~),
               python3-asdf,
               python3-astropy (>= 3.2~),
               python3-bs4,
               python3-distutils,
               python3-extension-helpers,
               python3-drms,
               python3-hypothesis,
               python3-matplotlib (>= 2.2.2~),
               python3-mock,
               python3-numpy,
               python3-pandas (>= 0.23.0~),
               python3-parfive,
               python3-pytest,
               python3-pytest-doctestplus,
               python3-pytest-mock,
               python3-requests,
               python3-scipy (>= 1.0.0~),
               python3-setuptools,
               python3-setuptools-scm,
               python3-skimage,
               python3-sqlalchemy,
               python3-suds,
               python3-tqdm,
               python3-zeep
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-astro-team/sunpy
Vcs-Git: https://salsa.debian.org/debian-astro-team/sunpy.git
Homepage: https://sunpy.org/
Rules-Requires-Root: no

Package: python3-sunpy
Architecture: any
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Recommends: python3-bs4,
            python3-drms,
            python3-requests,
            python3-skimage,
            python3-sqlalchemy,
            python3-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.
