summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d61aa40e58ab234a71a6d5ba23be9d5f78d17ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-mnist
	pkgdesc = Python utilities to download and parse the MNIST dataset
	pkgver = 0.2.2
	pkgrel = 1
	url = https://github.com/datapythonista/mnist
	arch = any
	license = BSD3
	makedepends = python-setuptools
	options = !emptydirs
	source = https://github.com/datapythonista/mnist/archive/mnist-0.2.2.tar.gz
	sha256sums = f779d6b11d0aa7617b648b3579f010951d41fd30de7b4e2d7570f434529dce52

pkgname = python-mnist
	depends = python-numpy