summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d2836e42cce5b27a467ba588bf71c6deef15af58 (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
pkgbase = python-orix
	pkgdesc = Python library for analysing orientations and crystal symmetry.
	pkgver = 0.11.1
	pkgrel = 1
	url = https://orix.rtfd.io/
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python
	depends = python-dask
	depends = python-diffpy.structure>=3.0.2
	depends = python-h5py
	depends = python-matplotlib>=3.3
	depends = python-matplotlib-scalebar
	depends = python-numba
	depends = python-numpy
	depends = python-numpy-quaternion
	depends = python-pooch>=0.13
	depends = python-scipy
	depends = python-tqdm
	provides = orix
	source = https://github.com/pyxem/orix/archive/v0.11.1.tar.gz
	md5sums = 3c3db15f03a669147954f54332f84ce2

pkgname = python-orix