summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bfcaf85698823d2c272714c0137a05c42ad84d2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-numpy-groupies
	pkgdesc = Optimised tools for group-indexing operations for python numpy
	pkgver = 0.9.14
	pkgrel = 2
	url = https://github.com/ml31415/numpy-groupies
	arch = any
	license = BSD
	makedepends = python-pytest-runner
	depends = python-numpy
	optdepends = python-numba: for numba backend
	optdepends = python-pandas: for pandas backend
	source = python-numpy-groupies-0.9.14.tar.gz::https://files.pythonhosted.org/packages/source/n/numpy_groupies/numpy_groupies-0.9.14.tar.gz
	sha256sums = 01b7aeca60e643db34875c9823ea6775742adafe5bb406bca14367743ef81800

pkgname = python-numpy-groupies