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-compat (= 12),
               dh-python,
               python3-all-dev (>= 3.6),
               python3-asdf,
               python3-astropy (>= 3.1~),
               python3-astropy-helpers (>= 3.2~),
               python3-bs4,
               python3-distro,
               python3-distutils,
               python3-drms,
               python3-hypothesis,
               python3-matplotlib (>= 1.1),
               python3-mock,
               python3-numpy,
               python3-pandas,
               python3-parfive,
               python3-pytest,
               python3-pytest-doctestplus,
               python3-pytest-mock,
               python3-requests,
               python3-scipy,
               python3-setuptools,
               python3-setuptools-scm,
               python3-skimage,
               python3-sqlalchemy,
               python3-suds,
               python3-tqdm,
               python3-zeep
Standards-Version: 4.4.0
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

Package: python3-sunpy
Architecture: any
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-distro,
         ${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.
