Source: astrodendro
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Josue Ortega <josue@debian.org>,
           Ole Streicher <olebole@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat ( = 13),
               dh-python,
               pybuild-plugin-pyproject,
               python3-all,
               python3-astropy,
               python3-h5py,
               python3-matplotlib <!nocheck>,
               python3-numpy,
               python3-pytest <!nocheck>,
               python3-setuptools
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-astro-team/astrodendro
Vcs-Git: https://salsa.debian.org/debian-astro-team/astrodendro.git
Homepage: http://www.dendrograms.org/
Rules-Requires-Root: no

Package: python3-astrodendro
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-numpy,
         python3-astropy,
         python3-h5py,
         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.
