summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 952f14a8cc53382a2a32b31164f69999e3da4628 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-eigency
	pkgdesc = Cython interface between the numpy arrays and the Matrix/Array classes of the Eigen C++ library
	pkgver = 3.4.0.7
	pkgrel = 1
	url = https://github.com/wouterboomsma/eigency
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = cython
	depends = eigen
	depends = python-numpy
	source = eigency-3.4.0.7.tar.gz::https://github.com/wouterboomsma/eigency/archive/3.4.0.7.tar.gz
	sha512sums = 1801e0a5152aeacb23bb1d752edeb9ff399cf50b53288d9b3dbb8f373566d63cf04e60d51e12848af1b97e399aac82663372119c59e3b60eab26210082e3e846

pkgname = python-eigency