summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3d03f180161cf0de57af3a97059fcadf66a8ca8 (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.3
	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
	makedepends = python-setuptools
	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.3.tar.gz
	sha256sums = ecae99f93f4c5e9b1bf34959f4dc596c41f2f6b2fc407d9d9ddf85aebd3137ca

pkgname = python-scikit-image