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

pkgname = python-numpy-groupies