summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..351e160d4dc7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = python2-skdata-git
+ pkgdesc = Skdata is a library of data sets for machine learning and statistics. This module provides standardized Python 2 access to toy problems as well as popular computer vision and natural language processing data sets
+ pkgver = 0.0.4.r441.3cfc359
+ pkgrel = 2
+ url = https://github.com/jaberg/skdata
+ arch = any
+ license = custom
+ makedepends = git
+ makedepends = python2-setuptools
+ depends = python2
+ depends = python2-nose
+ depends = python2-scikit-learn
+ depends = python2-joblib
+ depends = python2-numpy
+ depends = python2-lockfile
+ provides = python2-skdata
+ conflicts = python2-skdata
+ source = git+https://github.com/jaberg/skdata.git
+ sha256sums = SKIP
+
+pkgname = python2-skdata-git
+