File: control

package info (click to toggle)
astrodendro 0.2.0%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,804 kB
  • sloc: python: 5,908; makefile: 128; sh: 59
file content (28 lines) | stat: -rw-r--r-- 965 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: astrodendro
Section: python
Priority: optional
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Josue Ortega <josue@debian.org>
Build-Depends: debhelper-compat ( = 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-numpy (>= 1.4.1),
 python3-astropy (>= 0.2.0),
 python3-h5py (>= 0.2.0)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://www.dendrograms.org/
Vcs-Git: https://salsa.debian.org/debian-astro-team/python-astrodendro.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/python-astrodendro

Package: python3-astrodendro
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
 python3-numpy (>= 1.4.1),
 python3-astropy (>= 0.2.0),
 python3-h5py (>= 0.2.0),
 python3-matplotlib
Description: Astronomical Dendrograms in Python 3
 Python 3 module is to provide an easy way to compute dendrograms of observed or
 simulated Astronomical data in Python 3.