File: control

package info (click to toggle)
stsci.tools 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,384 kB
  • sloc: python: 13,111; makefile: 75
file content (33 lines) | stat: -rw-r--r-- 962 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
Source: stsci.tools
Standards-Version: 4.7.3
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders:
 Ole Streicher <olebole@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-astropy,
 python3-numpy,
 python3-pytest,
 python3-pytest-astropy-header,
 python3-pytest-doctestplus,
 python3-setuptools,
 python3-setuptools-scm,
 python3-tk,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/stsci.tools
Vcs-Git: https://salsa.debian.org/debian-astro-team/stsci.tools.git
Homepage: https://stscitools.readthedocs.io/
Rules-Requires-Root: no

Package: python3-stsci.tools
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Miscellaneous Python tools from STScI
 This package provides a selection of tools for FITS and WCS handling,
 image handling, and data analysis, used by other STScI packages; mainly
 by Pyraf.