summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c917f163c0f180bbb291a925b9e72d93bfd8234 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-mkl-fft
	pkgdesc = NumPy-based Python interface to Intel (R) MKL FFT functionality
	pkgver = 1.3.1
	pkgrel = 1
	url = https://github.com/IntelPython/mkl_fft
	arch = x86_64
	license = custom
	makedepends = cython
	makedepends = git
	makedepends = python-setuptools
	depends = intel-mkl
	depends = python-numpy
	source = git+https://github.com/IntelPython/mkl_fft#tag=v1.3.1
	md5sums = SKIP

pkgname = python-mkl-fft