Source: astroml-addons
Section: python
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: cython,
               debhelper (>= 9),
               dh-python,
               python-all-dev,
               python-astropy,
               python-nose,
	       python-numpy,
               python-setuptools
Standards-Version: 3.9.6
Homepage: http://astroml.github.com/
Vcs-Git: git://anonscm.debian.org/debian-astro/packages/astroml-addons.git
Vcs-Browser: http://anonscm.debian.org/cgit/debian-astro/packages/astroml-addons.git
X-Python-Version: >= 2.6

Package: python-astroml-addons
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, python-astroml
Description: Python Machine Learning library for astronomy (performance addons)
 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.
 .
 This package contains the performance add-ons of the Python 2 version of the
 package.
