summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd91fe69e9a225b7ecf05fe7218c9f631627a951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-dictlearn
	pkgdesc = Dictionary Learning Toolbox
	pkgver = 0.2.2
	pkgrel = 1
	url = https://gitlab.com/unibuc/graphomaly/dictionary-learning
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-certifi
	depends = python-joblib
	depends = python-numpy
	depends = python-scikit-learn
	depends = python-scipy
	depends = python-threadpoolctl
	source = https://files.pythonhosted.org/packages/source/d/dictlearn/dictlearn-0.2.2.tar.gz
	sha256sums = 014391e31e9ed87e530a293a780411d41d9805ef306eac5e4cfa090e9fc10769

pkgname = python-dictlearn