summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51473700134db088703a302c72b98f767e1e52d1 (plain)
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
29
30
31
32
pkgbase = python2-astroml-git
	pkgdesc = AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib.
	pkgver = 2015.07.15.gb9e783d
	pkgrel = 2
	url = http://www.astroml.org/
	arch = any
	license = BSD-3-Clause
	optdepends = astroml-examples-git
	conflicts = python2-astroml
	source = git+https://github.com/astroML/astroML.git
	md5sums = SKIP

pkgname = python2-astroml-git
	depends = python2-numpy
	depends = python2-scipy
	depends = python2-scikit-learn
	depends = python2-matplotlib
	optdepends = astroml-examples-git
	optdepends = python2-addons-git
	provides = python2-astroml
	conflicts = python2-astroml

pkgname = python-astroml-git
	depends = python-numpy
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-matplotlib
	optdepends = astroml-examples-git
	optdepends = python-addons-git
	provides = python-astroml
	conflicts = python-astroml