blob: d486ae5a01d8a8fbf3c2f3ef936c21745a07fdde (
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-rosettasciio
pkgdesc = Rosetta Scientific Input Output library
pkgver = 0.13.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>=3.7
depends = python-imageio>=2.16
depends = python-numba>=0.56
depends = python-numpy>=1.22.0
depends = python-pint>=0.8
depends = python-box>7.3.1
depends = python-yaml
optdepends = python-matplotlib>=3.6: scalebar in images
optdepends = python-matplotlib-scalebar: scalebar in images
optdepends = python-scikit-image>=0.20: blockfile
optdepends = python-sparse: eds-stream
optdepends = python-tifffile>2026.2.24: 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.13.0.tar.gz
sha256sums = 59bf2834c4ecb84132b1f89380bc95375d170b48cf59a5608e3bed684caf52c9
pkgname = python-rosettasciio
|