summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aea9d414aefce6b5d57e3d9dd063e72f2acaafe3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-openslide
	pkgdesc = A simple interface to read whole-slide images in Python
	pkgver = 1.1.1
	pkgrel = 2
	url = https://openslide.org
	arch = x86_64
	license = LGPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/openslide/openslide-python/releases/download/v1.1.1/openslide-python-1.1.1.tar.xz
	sha256sums = e3c1f27e4704221327d3c74b0960742079b18fea2d1896eda71a3efdd3f9d3f7

pkgname = python-openslide
	depends = openslide
	depends = python-pillow

pkgname = python2-openslide
	depends = openslide
	depends = python2-pillow