File: control

package info (click to toggle)
radio-beam 0.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 508 kB
  • sloc: python: 2,035; makefile: 116
file content (30 lines) | stat: -rw-r--r-- 1,168 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
Source: radio-beam
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>,
           Nilesh Patra <nilesh@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-astropy,
               python3-matplotlib,
               python3-pytest,
               python3-scipy,
               python3-setuptools,
               python3-setuptools-scm
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-astro-team/radio-beam
Vcs-Git: https://salsa.debian.org/debian-astro-team/radio-beam.git
Homepage: https://github.com/radio-astro-tools/radio-beam
Rules-Requires-Root: no

Package: python3-radio-beam
Architecture: all
Depends: python3-matplotlib,
         ${misc:Depends},
         ${python3:Depends}
Description: Python Tools for Radio Beam IO and Manipulation
 Radio Beam is a simple toolkit for reading beam information from FITS
 headers and manipulating beams. Some example applications include
 Convolution/deconvolution and Unit conversion (Jy to/from K).