File: control

package info (click to toggle)
stsci.tools 3.4.13-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,412 kB
  • sloc: python: 13,322; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,072 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
Source: stsci.tools
Section: python
Priority: optional
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python3-all (>= 3.1.2-6~),
               python3-d2to1 (>= 0.2.9~),
               python3-dateutil,
               python3-debian,
               python3-nose,
               python3-numpy,
               python3-pytest-runner,
               python3-setuptools,
               python3-stsci.distutils
Standards-Version: 4.2.1
Homepage: https://pypi.python.org/pypi/stsci.tools
Vcs-Git: https://salsa.debian.org/debian-astro-team/stsci.tools.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/stsci.tools

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.