Source: astroml
Section: python
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all,
               python-astropy,
               python-matplotlib,
               python-nose,
               python-numpy,
               python-scipy,
               python-setuptools,
               python-sklearn (>= 0.16~),
               python3-all,
               python3-astropy,
               python3-matplotlib,
               python3-nose,
               python3-numpy,
               python3-scipy,
               python3-setuptools,
               python3-sklearn (>= 0.16~)
Standards-Version: 4.1.3
Homepage: https://astroml.github.com/
Vcs-Git: https://anonscm.debian.org/git/debian-astro/packages/astroml.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/astroml.git

Package: python-astroml
Architecture: all
Depends: python-astropy,
         python-matplotlib,
         python-numpy,
         python-scipy,
         python-sklearn (>= 0.16~),
         ${misc:Depends},
         ${python:Depends}
Recommends: python-astroml-addons, python-healpy, python-pymc
Description: Python Machine Learning library for astronomy
 AstroML is a Python module for machine learning and data mining built on
 numpy, scipy, scikit-learn, and matplotlib. It contains a growing library of
 statistical and machine learning routines for analyzing astronomical data in
 Python, loaders for several open astronomical datasets, and a large suite of
 examples of analyzing and visualizing astronomical datasets.

Package: python3-astroml
Architecture: all
Depends: python3-astropy,
         python3-matplotlib,
         python3-numpy,
         python3-scipy,
         python3-sklearn (>= 0.16~),
         ${misc:Depends},
         ${python3:Depends}
Recommends: python3-astroml-addons, python3-healpy, python3-pymc
Description: Python 3 Machine Learning library for astronomy
 AstroML is a Python 3 module for machine learning and data mining built on
 numpy, scipy, scikit-learn, and matplotlib. It contains a growing library of
 statistical and machine learning routines for analyzing astronomical data in
 Python, loaders for several open astronomical datasets, and a large suite of
 examples of analyzing and visualizing astronomical datasets.
