summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d059680f008ea3767e848451c9f1573e604e945 (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
38
39
40
41
42
43
pkgbase = python-scikit-image
	pkgdesc = Image processing routines for SciPy
	pkgver = 0.20.0
	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-matplotlib>=3.3
	checkdepends = python-pytest-localserver
	makedepends = cython>=0.29.24
	makedepends = python-setuptools
	makedepends = python-numpy
	makedepends = meson-python
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pythran
	makedepends = python-packaging>=20.0
	depends = python-numpy>=1.21.1
	depends = python-scipy>=1.8
	depends = python-networkx>=2.8
	depends = python-pillow>=9.0.1
	depends = python-pywavelets>=1.1.1
	depends = python-imageio>=2.4.1
	depends = python-tifffile>=2019.7.26
	depends = python-packaging>=20.0
	depends = python-lazy-loader>=0.1
	optdepends = python-matplotlib>=3.3
	optdepends = freeimage: for reading various types of image file formats
	optdepends = python-pyamg: fast cg_mg mode of random walker segmentation
	optdepends = python-astropy>=3.1.2: Provides FITS I/O capability
	optdepends = python-simpleitk: Optional I/O plugin providing a wide variety of formats. including specialized formats using in medical imaging
	optdepends = python-dask>2.17.0: used to speed up certain functions
	optdepends = python-cloudpickle>=0.2.1: necessary to provide the processes scheduler for dask
	optdepends = python-pooch>=1.3.0
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/s/scikit_image/scikit_image-0.20.0.tar.gz
	sha256sums = 2cd784fce18bd31d71ade62c6221440199ead03acf7544086261ee032264cf61

pkgname = python-scikit-image