File: control

package info (click to toggle)
extinction 0.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 256 kB
  • sloc: ansic: 912; python: 649; makefile: 149; sh: 5
file content (27 lines) | stat: -rw-r--r-- 1,008 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
Source: extinction
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>,
           Phil Wyett <philip.wyett@kathenas.org>
Section: python
Priority: optional
Build-Depends: cython3,
               debhelper-compat (= 13),
               dh-python,
               dh-sequence-numpy3,
               python3-all-dev,
               python3-numpy,
               python3-setuptools
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-astro-team/extinction
Vcs-Git: https://salsa.debian.org/debian-astro-team/extinction.git
Homepage: https://github.com/kbarbary/extinction
Rules-Requires-Root: no

Package: python3-extinction
Architecture: any
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Description: Fast interstellar dust extinction laws (Python 3)
 Extinction contains Cython-optimised implementations of empirical dust
 extinction laws found in the astronomical literature.