summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01121622878779775baf3394231d85d24b290b07 (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 = 5.0.1.0
	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-5.0.1.0.tar.gz::https://github.com/wouterboomsma/eigency/archive/5.0.1.0.tar.gz
	sha512sums = 0a20c6918c1a02b323cff8d24d52ef53d5f587b874ff6d6e4029a25c628a7c048914adb0b226f8570e60aac70da32c5f0a58569da15c2e1278c413a209113f20

pkgname = python-eigency