summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d523277e733d775ea67ae9cecc0e7142749cc9eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-numpy-groupies
	pkgdesc = Optimised tools for group-indexing operations for python numpy
	pkgver = 0.9.13
	pkgrel = 2
	url = https://github.com/ml31415/numpy-groupies
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy
	optdepends = python-numba: for numba backend
	optdepends = python-pandas: for pandas backend
	source = python-numpy-groupies-0.9.13.tar.gz::https://github.com/ml31415/numpy-groupies/archive/v0.9.13.tar.gz
	sha256sums = 5f3c2d62dcf83fb24f842440c2db78327eaf7d5459f6c864c582d03047066828

pkgname = python-numpy-groupies