blob: 092537e164f0e0bb5d21b3b95a891952b2959b06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-diffsims
pkgdesc = Python library for simulating diffraction.
pkgver = 0.6.1
pkgrel = 1
url = https://diffsims.rtfd.io/
arch = any
license = GPL3
makedepends = python-setuptools
depends = python
depends = python-diffpy.structure>=3.0.2
depends = python-matplotlib>=3.3
depends = python-numba
depends = python-numpy>=1.17.3
depends = python-orix>=0.12.1
depends = python-psutil
depends = python-scipy>=1.8
depends = python-tqdm>=4.9
depends = python-transforms3d
provides = diffsims
source = https://github.com/pyxem/diffsims/archive/v0.6.1.tar.gz
md5sums = d41a5884e369c8ab058e2a37bc1387f8
pkgname = python-diffsims
|