summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7251dc14d038b437b1f402f279658c772c05859 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-torchshow-git
	pkgdesc = Torchshow visualizes your data in one line of code. It is designed to help debugging Computer Vision project.
	pkgver = v0.5.0.r6.g08b215b
	pkgrel = 1
	url = https://github.com/xwying/torchshow
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python>=3.6
	depends = python-numpy
	depends = python-matplotlib
	provides = python-torchshow
	conflicts = python-torchshow
	source = python-torchshow-git::git+https://github.com/xwying/torchshow.git
	sha256sums = SKIP

pkgname = python-torchshow-git