summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgetzze2019-12-02 17:55:35 +0000
committergetzze2019-12-02 17:55:35 +0000
commita341ea94d8d7e37dc649793c243763221959b32b (patch)
tree358bf6ee0ec0640e5a4d994c333f5e3099b6d593 /.SRCINFO
downloadaur-a341ea94d8d7e37dc649793c243763221959b32b.tar.gz
first commit - version 0.2.5
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5920083f37b4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = python-tslearn-git
+ pkgdesc = A machine learning toolkit dedicated to time-series data. Version from the latest commit.
+ pkgver = r837.1721482
+ pkgrel = 1
+ url = https://github.com/rtavenar/tslearn
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ makedepends = python-setuptools
+ makedepends = cython>=0.17
+ depends = python
+ depends = python-numpy
+ depends = python-scipy
+ depends = cython
+ depends = python-scikit-learn
+ optdepends = python-tensorflow
+ optdepends = python-keras-applications
+ optdepends = python-keras-preprocessing
+ provides = python-tslearn
+ conflicts = python-tslearn
+ options = !emptydirs
+ source = git://github.com/rtavenar/tslearn.git
+ sha256sums = SKIP
+
+pkgname = python-tslearn-git
+