summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af552135690213044a3a527e3636b31e5e7ff1e2 (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
pkgbase = python-pyxem
	pkgdesc = Python library for multi-dimensional diffraction microscopy extending HyperSpy
	pkgver = 0.20.0
	pkgrel = 0
	url = https://pyxem.github.io/pyxem-website/
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-dask
	depends = python-diffsims>=0.6
	depends = python-hyperspy>=2.0
	depends = python-h5py
	depends = python-lmfit>=0.9.12
	depends = python-matplotlib>=3.7.5
	depends = python-numba
	depends = python-numpy
	depends = python-orix>=0.12.1
	depends = python-pooch
	depends = python-psutil
	depends = python-pyfai
	depends = python-scikit-image>=0.22.0
	depends = python-scikit-learn>=1.0
	depends = python-scipy
	depends = python-shapely>2.0.0
	depends = python-silx
	depends = python-tqdm
	depends = python-traits
	depends = python-transforms3d
	depends = python-zarr
	provides = pyxem
	source = https://github.com/pyxem/pyxem/archive/v0.20.0.tar.gz
	md5sums = 49c6f72135ea86d4d8f0759e41e2b6d9

pkgname = python-pyxem