summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a839559d3fd9f7faf6dade5b968923385e47a44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-blis
	pkgdesc = Fast matrix-multiplication as a self-contained Python library
	pkgver = 0.7.7
	pkgrel = 1
	url = https://github.com/explosion/cython-blis
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = python-setuptools
	depends = cython
	depends = python-numpy
	depends = python-pytest
	depends = python-hypothesis
	source = https://files.pythonhosted.org/packages/source/b/blis/blis-0.7.7.tar.gz
	b2sums = 2b4f69317209f808ad7e661392ef6bcd1e3f8e5a7b33a6e4ffe80907f1bdbd4c65a52ca978fa66ea3ad85b2094dd3971e83f0f21e2a0f39f1ee67ce59a95b5b8

pkgname = python-blis