summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ee6201bd358f78b7fb28df132a1ed40b23ec29f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-kornia-git
	pkgdesc = Open Source Differentiable Computer Vision Library for PyTorch
	pkgver = 0.2.1.r1.g9797eca
	pkgrel = 1
	url = https://github.com/kornia/kornia
	arch = any
	license = Apache
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	depends = python-pytorch
	depends = python-torchvision
	depends = opencv
	depends = python-matplotlib
	depends = ipython
	depends = jupyter
	provides = python-kornia
	conflicts = python-kornia
	options = !emptydirs
	source = kornia::git+https://github.com/kornia/kornia.git
	sha256sums = SKIP

pkgname = python-kornia-git