summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60cc358138afae25f717a69ce70e3f3555e91205 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-torchdatasets-git
	pkgdesc = PyTorch dataset extended with map, cache etc. (tensorflow.data like)
	pkgver = 0.2.0.25.g0389fee
	pkgrel = 1
	url = https://github.com/szymonmaszke/torchdatasets
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-torchvision
	checkdepends = python-torchfunc
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python-pytorch
	provides = python-torchdatasets=0.2.0.25.g0389fee
	conflicts = python-torchdatasets
	source = git+https://github.com/szymonmaszke/torchdatasets.git
	sha512sums = SKIP

pkgname = python-torchdatasets-git