summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f69b197e0b2a922b50698e92a1f11dfc3c47e5e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pylibjpeg
	pkgdesc = A Python framework for decoding JPEG images, with a focus on supporting pydicom
	pkgver = 2.0.1
	pkgrel = 1
	url = https://github.com/pydicom/pylibjpeg
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-flit-core
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-numpy
	optdepends = python-pylibjpeg-libjpeg
	optdepends = python-pylibjpeg-openjpeg
	optdepends = python-pylibjpeg-rle
	source = python-pylibjpeg-2.0.1.tar.gz::https://github.com/pydicom/pylibjpeg/archive/v2.0.1.tar.gz
	sha512sums = cf3ae7d4f22cfd492b6a37974dd340bf917d8f49a487e72ca4d7d4774d6727d7a96691bfcd492746af29ade3c2870bc61238c445920d1952df338c5f1f061969

pkgname = python-pylibjpeg