[go: up one dir, main page]

File: control

package info (click to toggle)
sunpy 7.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,584 kB
  • sloc: python: 41,702; ansic: 1,710; makefile: 39
file content (60 lines) | stat: -rw-r--r-- 1,827 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
55
56
57
58
59
60
Source: sunpy
Standards-Version: 4.7.2
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-sequence-python3,
 python3-all-dev:native,
 libpython3-all-dev,
 python3-asdf <!nocheck>,
 python3-astropy <!nocheck>,
 python3-bs4 <!nocheck>,
 python3-extension-helpers <!nocheck>,
 python3-drms <!nocheck>,
 python3-h5netcdf <!nocheck>,
 python3-hypothesis <!nocheck>,
 python3-matplotlib <!nocheck>,
 python3-mpl-animators <!nocheck>,
 python3-numpy <!nocheck>,
 python3-numpy-dev,
 python3-pandas <!nocheck>,
 python3-opencv <!nocheck>,
 python3-parfive <!nocheck>,
 python3-pytest (>= 8) <!nocheck>,
 python3-pytest-astropy <!nocheck>,
 python3-pytest-mock <!nocheck>,
 python3-pytest-xdist <!nocheck>,
 python3-reproject <!nocheck>,
 python3-requests <!nocheck>,
 python3-scipy <!nocheck>,
 python3-setuptools,
 python3-setuptools-scm:native,
 python3-skimage <!nocheck>,
 python3-sqlalchemy <!nocheck>,
 python3-tqdm <!nocheck>,
 python3-zeep <!nocheck>,
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/

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