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

pkgname = python-orix