summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 03d03ef16b8d4c52e0fdf67618b25c8e5dda7f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-foolbox-git
	pkgdesc = Python utilities to download and parse the MNIST dataset
	pkgver = v2.0.0b0.r8.g4ffc9fc
	pkgrel = 1
	url = https://github.com/bethgelab/foolbox
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python-numpy
	depends = python-scipy
	depends = python-gitpython
	depends = python-requests
	provides = python-foolbox
	conflicts = python-foolbox
	options = !emptydirs
	source = git+https://github.com/bethgelab/foolbox.git
	sha256sums = SKIP

pkgname = python-foolbox-git