File: control

package info (click to toggle)
stsci.tools 4.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 44,480 kB
  • sloc: python: 13,141; makefile: 74
file content (31 lines) | stat: -rw-r--r-- 1,139 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
Source: stsci.tools
Maintainer: Debian Astro 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,
               python3-astropy,
               python3-numpy,
               python3-pytest,
               python3-pytest-astropy-header,
               python3-pytest-doctestplus,
               python3-setuptools,
               python3-setuptools-scm,
               python3-tk
Standards-Version: 4.6.1
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://pypi.python.org/pypi/stsci.tools
Rules-Requires-Root: no

Package: python3-stsci.tools
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Breaks: python3-pyraf (<< 2.1.15-3~)
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.