blob: 88704782ae9bed75d5d188ea50be9b7979684ac6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-fisx
pkgdesc = Quantitative X-Ray Fluorescence Analysis Support Library
pkgver = 1.3.2
pkgrel = 1
url = https://github.com/vasole/fisx
arch = x86_64
license = MIT
makedepends = python-setuptools
makedepends = python-numpy
makedepends = cython
depends = python-numpy
source = fisx-1.3.2.tar.gz::https://files.pythonhosted.org/packages/source/f/fisx/fisx-1.3.2.tar.gz
sha256sums = 3c818b016b69bb50476bd246ab14cf06e8e3653114c2f2524dce11d6bc070e9a
pkgname = python-fisx
|