blob: 34220de77a53620133243a94f8f709e29b31d797 (
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-kikuchipy
pkgdesc = Processing and analysis of electron backscatter diffraction (EBSD) patterns.
pkgver = 0.11.3
pkgrel = 2
url = https://kikuchipy.org/
arch = any
license = GPL-3.0-or-later
makedepends = python-setuptools>=64
makedepends = python-setuptools-scm>=8
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-dask>=2021.8.1
depends = python-diffpy.structure>=3
depends = python-diffsims>=0.5.2
depends = python-hyperspy>=2.2
depends = python-h5py>=2.10
depends = python-imageio
depends = python-lazy-loader
depends = python-matplotlib>=3.5
depends = python-numba>=0.57
depends = python-numpy>=1.23.0
depends = python-orix>=0.12.1
depends = python-pooch>=1.3.0
depends = python-pyyaml
depends = python-rosettasciio>=0.3.0
depends = python-scikit-image>=0.16.2
depends = python-scikit-learn
depends = python-scipy>=1.7
depends = python-tqdm>=0.5.2
optdepends = python-pyvista: visualization,
optdepends = python-pyebsdindex>=0.3.2: orientation indexing
provides = kikuchipy
source = https://github.com/pyxem/kikuchipy/archive/v0.11.3.tar.gz
md5sums = 246a7948e18daee7d9ff19f2869eeb01
pkgname = python-kikuchipy
|