blob: 26ce66c099d522eca5d2306358e5a79fc460e550 (
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
|
pkgbase = python-rosettasciio
pkgdesc = Rosetta Scientific Input Output library
pkgver = 0.10.0
pkgrel = 1
url = http://hyperspy.org/rosettasciio
arch = any
license = GPL-3.0-or-later
checkdepends = python-filelock
checkdepends = python-pooch
checkdepends = python-pytest>=3.6
checkdepends = python-pytest-cov
checkdepends = python-pytest-rerunfailures
checkdepends = python-pytest-xdist
makedepends = python-setuptools
depends = python
depends = python-dask>=2022.9.2
depends = python-dateutil
depends = python-h5py>=2.3
depends = python-imageio>=2.16
depends = python-numba>=0.53
depends = python-numpy>=1.20.0
depends = python-pint>=0.8
depends = python-box>7.3.1
depends = python-yaml
optdepends = python-blosc>=1.5: mrcz
optdepends = python-matplotlib>=3.6: scalebar in images
optdepends = python-matplotlib-scalebar: scalebar in images
optdepends = python-scikit-image>=0.18: blockfile
optdepends = python-sparse: eds-stream
optdepends = python-tifffile>=2022.7.28: tiff
optdepends = python-imagecodecs: tiff
optdepends = python-zarr<3: zspy
optdepends = python-msgpack: zspy
provides = rsciio
source = https://files.pythonhosted.org/packages/source/r/rosettasciio/rosettasciio-0.10.0.tar.gz
md5sums = f6f5674b5d7394203c10cb08561497f9
pkgname = python-rosettasciio
|