summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47a4730de26aa6bc33d54c66941865fdd8a8357c (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
25
pkgbase = python-kornia-git
	pkgdesc = Open Source Differentiable Computer Vision Library for PyTorch
	pkgver = v0.4.0.r14.g25531b6
	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-numpy
	depends = python-torchvision
	depends = opencv
	depends = ipython
	depends = jupyter
	depends = python-matplotlib
	provides = python-kornia
	conflicts = python-kornia
	options = !emptydirs
	source = kornia::git+https://github.com/kornia/kornia.git
	sha256sums = SKIP

pkgname = python-kornia-git