summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 432004f82579643702f48a59fccb79fccf6ae2b5 (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
36
37
38
39
pkgbase = python-exspy
	pkgdesc = Analysis of EDS and EELS data with HyperSpy
	pkgver = 0.3
	pkgrel = 1
	url = http://hyperspy.org/exspy
	arch = any
	license = GPL3
	makedepends = python-setuptools>=64
	makedepends = python-setuptools-scm>=8
	makedepends = python-wheel
	depends = python
	depends = python-dask
	depends = python-hyperspy>=2.0rc0
	depends = python-matplotlib
	depends = python-numexpr
	depends = python-numpy
	depends = python-pint
	depends = python-pooch
	depends = python-prettytable
	depends = python-requests
	depends = python-scipy
	depends = python-traits
	optdepends = python-hyperspy-gui-ipywidgets>=2.0: GUI components for Jupyter
	optdepends = python-hyperspy-gui-traitsui>=2.0: GUI components for desktop
	optdepends = python-matplotlib-scalebar: scalebar in images
	optdepends = python-numpydoc: build documentation
	optdepends = python-pydata-sphinx-theme: build documentation
	optdepends = python-sphinx-copybutton: build documentation
	optdepends = python-sphinx_design: build documentation
	optdepends = python-sphinx-favicon: build documentation
	optdepends = python-sphinx-gallery: build documentation
	optdepends = python-sphinx>=1.7: build documentation
	optdepends = python-sphinxcontrib-mermaid: build documentation
	optdepends = python-sphinxcontrib-towncrier
	provides = exspy
	source = https://github.com/hyperspy/exspy/archive/v0.3.tar.gz
	md5sums = dbac0c579c24d74e0a9fa05a54d178ef

pkgname = python-exspy