summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01d0a65e9f302b6fbc1db992a1e54b4fe0fbdd2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-scikit-cuda-git
	pkgdesc = Python interface to GPU-powered libraries
	pkgver = 57213a9
	pkgrel = 1
	url = http://scikit-cuda.readthedocs.org/
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = python-numpy
	depends = cuda
	depends = python-pycuda
	depends = python-mako
	depends = python-pytest
	optdepends = python-scipy
	optdepends = python-sphinx
	optdepends = python-sphinx_rtd_theme
	source = git+https://github.com/lebedov/scikit-cuda.git
	sha256sums = SKIP

pkgname = python-scikit-cuda-git