summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonathan Yantis2015-06-11 09:03:57 -0700
committerJonathan Yantis2015-06-11 09:03:57 -0700
commitbaebc08e9e4c9e59a5ad52897d2b17240bc02513 (patch)
treeaf2c6a0e7c9f2b271d48709ad99c4ce583d0f281 /.SRCINFO
downloadaur-baebc08e9e4c9e59a5ad52897d2b17240bc02513.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..afed615b34e7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = python2-scikit-learn-mlp-git
+ pkgdesc = A set of python modules for machine learning and data mining. This version has MultilayerPerceptronClassifier support
+ pkgver = 0.17.dev0.0.4.r17943.g98ca513
+ pkgrel = 2
+ url = https://github.com/scikit-learn/scikit-learn
+ arch = any
+ license = BSD
+ makedepends = git
+ makedepends = python2-setuptools
+ makedepends = cython2
+ depends = python2
+ depends = python2-scipy
+ provides = python2-scikit-learn
+ provides = python2-scikit-learn-git
+ conflicts = python2-scikit-learn
+ conflicts = python2-scikit-learn-git
+ source = git+https://github.com/scikit-learn/scikit-learn.git
+ sha256sums = SKIP
+
+pkgname = python2-scikit-learn-mlp-git
+