summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d568eee9f299233ee4a97c6ebf83d485a36b7a6 (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
# Generated by mksrcinfo v8
# Thu Apr 11 02:42:28 UTC 2019
pkgbase = python-scikit-image
	pkgdesc = Image processing routines for SciPy
	pkgver = 0.15.0
	pkgrel = 2
	url = http://scikit-image.org/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cython>=0.23.4
	depends = python-numpy>=1.11
	depends = python-scipy>=0.17.0
	depends = python-matplotlib>3.0.0
	depends = python-networkx>=2.0
	depends = python-pillow>=4.3.0
	depends = python-pywavelets>=0.4.0
	depends = python-imageio>=2.0.1
	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-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
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/s/scikit-image/scikit-image-0.15.0.tar.gz
	sha256sums = df111e654b47e5ea456c50553debe4c5ddd97258894c7ad3b7f2f9f10798e053

pkgname = python-scikit-image