blob: 58899d1a183f9cd9c97ac8a5470c76ed06dd8e22 (
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
|
pkgbase = python-exspy
pkgdesc = Analysis of EDS and EELS data with HyperSpy
pkgver = 0.2.1
pkgrel = 1
url = http://hyperspy.org/exspy
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = python-setuptools-scm
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.2.1.tar.gz
md5sums = 1401cbc6bf9b73ded770ec4e75c2068c
pkgname = python-exspy
|