summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 127152e5879337a9d819bd975f5b8f0590105f21 (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-rawpy
	pkgdesc = Python wrapper for the libraw library
	pkgver = 0.20.0
	pkgrel = 1
	url = https://github.com/letmaik/rawpy
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-imageio
	checkdepends = python-opencv
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-wheel
	depends = libraw
	depends = python-numpy
	optdepends = python-scikit-image: for rawpy.enhance
	optdepends = python-opencv: for rawpy.enhance
	source = python-rawpy-0.20.0.tar.gz::https://github.com/letmaik/rawpy/archive/v0.20.0.tar.gz
	sha512sums = 55b850dba316bab83cb351f4da8f5f3e571d45f0a1b8519545cc7e417069d9932cd334388b3bb82f04a6158f17c2281ac9effa01cef8e1497eecb19d017116e6

pkgname = python-rawpy