summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 618f368d2eed03c8e00b4e61baf398386abb27a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pyebsdindex
	pkgdesc = Python based tool for Radon based EBSD orientation indexing.
	pkgver = 0.2.0
	pkgrel = 3
	url = https://pyebsdindex.readthedocs.io
	arch = any
	license = Custom
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-h5py>=2.10
	depends = python-matplotlib
	depends = python-numpy
	depends = python-numba
	depends = python-scipy
	provides = pyebsdindex
	source = https://github.com/USNavalResearchLaboratory/PyEBSDIndex/archive/v0.2.0.tar.gz
	md5sums = 5aa5913980ab370a5a830f9e6fb044aa

pkgname = python-pyebsdindex