summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97d7dff37f301ea975f5da59c46ecb21f6390448 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-blis
	pkgdesc = The Blis linear algebra routines as a self-contained Python C-extension
	pkgver = 0.4.1
	pkgrel = 1
	url = https://github.com/explosion/cython-blis
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = cython
	depends = python-numpy
	depends = python-pytest
	depends = python-hypothesis
	source = python-blis-0.4.1.tar.gz::https://github.com/explosion/cython-blis/archive/v0.4.1.tar.gz
	md5sums = 277685a789be880d455b8855a550d2ac

pkgname = python-blis