summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb3fdc16a151db62e0160f01b1558bf1157bbbb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-suod-git
	pkgdesc = Scalable Unsupervised Outlier Detection
	pkgver = r134.560b49a
	pkgrel = 2
	url = https://github.com/yzhao062/suod
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-joblib
	depends = python-matplotlib
	depends = python-numpy
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-psutil
	provides = python-suod
	conflicts = python-suod
	source = git+https://github.com/yzhao062/suod.git
	md5sums = SKIP

pkgname = python-suod-git