File: control

package info (click to toggle)
aplpy 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,952 kB
  • sloc: python: 3,739; makefile: 112; sh: 6
file content (46 lines) | stat: -rw-r--r-- 1,275 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
Source: aplpy
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,
 pybuild-plugin-pyproject,
 python3-all,
 python3-astropy,
 python3-matplotlib,
 python3-pil,
 python3-pil.imagetk,
 python3-pyavm,
 python3-pyregion,
 python3-pytest,
 python3-pytest-doctestplus,
 python3-packaging,
 python3-reproject,
 python3-setuptools,
 python3-setuptools-scm,
 python3-shapely,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/aplpy
Vcs-Git: https://salsa.debian.org/debian-astro-team/aplpy.git
Homepage: https://aplpy.github.io/
Rules-Requires-Root: no

Package: python3-aplpy
Architecture: all
Depends:
 python3-tk,
 ${misc:Depends},
 ${python3:Depends},
 python3-packaging,
Suggests:
 python3-pyavm,
 python3-pyregion,
Description: Astronomical Plotting Library in Python
 APLpy is a Python module aimed at producing publication-quality plots
 of astronomical imaging data in FITS format. The module uses
 Matplotlib, a powerful and interactive plotting package. It is capable
 of creating output files in several graphical formats, including EPS,
 PDF, PS, PNG, and SVG.