summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53da65f3e855ef2c187ae83b414108da3c24b4a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-scikit-surprise-git
	pkgdesc = Python scikit for building and analyzing recommender systems
	pkgver = 1.0.4.r112.gef3ed6e
	pkgrel = 1
	url = https://github.com/NicolasHug/Surprise
	arch = any
	license = BSD-3-Clause
	makedepends = git
	makedepends = python-setuptools
	makedepends = cython
	depends = python-joblib
	depends = python-numpy
	depends = python-scipy
	depends = python-six
	optdepends = flake8: code linting to comply with contributing standards
	optdepends = python-pandas: dataframe handling
	optdepends = python-pytest: test suite
	optdepends = python-sphinx: documentation generator
	optdepends = python-sphinx_rtd_theme: Read The Docs theme for documentation generator
	optdepends = python-sphinxcontrib-spelling: spelling extension for documentation generator
	provides = python-scikit-surprise=1.0.4.r112.gef3ed6e
	conflicts = python-scikit-surprise
	source = git+https://github.com/NicolasHug/Surprise
	sha512sums = SKIP

pkgname = python-scikit-surprise-git