summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ac8e11c83c5be0867a6c08c393ab099e4b85bc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-kornia-git
	pkgdesc = Open Source Differentiable Computer Vision Library for PyTorch
	pkgver = v0.3.1.r10.gf4f70fe
	pkgrel = 1
	url = https://github.com/kornia/kornia
	arch = any
	license = Apache
	checkdepends = python-pytest
	checkdepends = python-pytest-runner
	makedepends = git
	makedepends = python-setuptools
	depends = python-pytorch
	depends = python-numpy
	provides = python-kornia
	conflicts = python-kornia
	options = !emptydirs
	source = kornia::git+https://github.com/kornia/kornia.git
	sha256sums = SKIP

pkgname = python-kornia-git