blob: eafde1968ed46eea24398fe07ce3a0f067c44bca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-astra-toolbox-git
pkgdesc = MATLAB and Python toolbox of high-performance GPU primitives for 2D and 3D tomography
pkgver = 2.2.0.g73388dd
pkgrel = 1
url = https://github.com/astra-toolbox/astra-toolbox
arch = x86_64
license = GPL3
makedepends = git
makedepends = python-setuptools
makedepends = cython
depends = python-numpy
depends = python-scipy
depends = python-six
depends = boost
provides = python-astra-toolbox
conflicts = python-astra-toolbox
source = astra-toolbox::git+https://github.com/astra-toolbox/astra-toolbox.git
sha512sums = SKIP
pkgname = python-astra-toolbox-git
|