summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 881b9ac2d37e151ab60e5a23bb9adfbc8de53b2a (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
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = python-scikit-image
	pkgdesc = Image processing routines for SciPy
	pkgver = 0.18.1
	pkgrel = 1
	url = http://scikit-image.org/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest>=5.2.0
	checkdepends = python-pytest-cov>=2.7.0
	checkdepends = python-pytest-flake8
	checkdepends = python-pytest-localserver
	checkdepends = python-pooch
	makedepends = cython>=0.29.21
	depends = python-numpy>1.18.0
	depends = python-scipy>=1.0.1
	depends = python-matplotlib>3.0.0
	depends = python-networkx>=2.0
	depends = python-pillow>7.1.1
	depends = python-pywavelets>=1.1.1
	depends = python-imageio>=2.3.0
	depends = python-tifffile>=2019.7.26
	optdepends = python-pyqt5: for imshow[x, fancy=True] and skivi
	optdepends = python-qtpy
	optdepends = freeimage: for reading various types of image file formats
	optdepends = python-pyamg: fast cg_mg mode of random walker segmentation
	optdepends = python-astropy: Provides FITS I/O capability
	optdepends = python-imread: Optional I/O plugin providing most standard formats
	optdepends = python-simpleitk: Optional I/O plugin providing a wide variety of formats. including specialized formats using in medical imaging
	optdepends = python-dask: used to speed up certain functions
	optdepends = python-cloudpickle: necessary to provide the processes scheduler for dask
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/s/scikit-image/scikit-image-0.18.1.tar.gz
	sha256sums = fbb618ca911867bce45574c1639618cdfb5d94e207432b19bc19563d80d2f171

pkgname = python-scikit-image