summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPaul Irofti2021-02-14 01:49:36 +0200
committerPaul Irofti2021-02-14 01:49:36 +0200
commit263fe83a6456f8a81bbea8ec0c17a5d0e88b7d49 (patch)
treed50859c7e9875ae451b7188887db78960d0021e2 /.SRCINFO
downloadaur-263fe83a6456f8a81bbea8ec0c17a5d0e88b7d49.tar.gz
Automated Time-series Outlier Detection System
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..333cf678320c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = python-tods-git
+ pkgdesc = Automated Time-series Outlier Detection System
+ pkgver = r134.ac72b5f
+ pkgrel = 1
+ url = https://github.com/datamllab/tods
+ arch = any
+ license = Apache
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ depends = python-jinja
+ depends = python-numpy
+ depends = python-simplejson
+ depends = python-scikit-learn
+ depends = python-statsmodels
+ depends = python-pywavelets
+ depends = python-pillow
+ depends = python-tensorflow
+ depends = python-keras-applications
+ depends = python-pyod
+ depends = python-nimfa
+ depends = python-stumpy
+ depends = python-more-itertools
+ provides = python-tods
+ conflicts = python-tods
+ source = git+https://github.com/datamllab/tods
+ md5sums = SKIP
+
+pkgname = python-tods-git
+