File: control

package info (click to toggle)
sunpy 2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,716 kB
  • sloc: python: 36,852; ansic: 1,776; makefile: 19
file content (54 lines) | stat: -rw-r--r-- 1,965 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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.1
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.