blob: 0da30710d7bc7509818ee990595e13ef5c8d78da (
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
|
pkgbase = python-orix
pkgdesc = Python library for analysing orientations and crystal symmetry.
pkgver = 0.14.2
pkgrel = 1
url = https://orix.rtfd.io/
arch = any
license = GPL-3.0-or-later
makedepends = python-setuptools
makedepends = python-hatchling
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-dask
depends = python-diffpy.structure>=3.0.2
depends = python-h5py
depends = python-lazy-loader
depends = python-matplotlib>=3.6.1
depends = python-numba
depends = python-numpy
depends = python-pooch>=0.13
depends = python-scipy
depends = python-tqdm
optdepends = python-matplotlib-scalebar
provides = orix
source = https://github.com/pyxem/orix/archive/v0.14.2.tar.gz
sha256sums = 364f4a01d7cb12638827b565be7718b4a00ad855e762e72de6f3907c33b252d4
pkgname = python-orix
|