blob: 8088dc686a99c7bf53c3316c986a456c20a3de33 (
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
|
pkgbase = python-becquerel-git
pkgdesc = A Python package for analyzing nuclear spectroscopic measurements.
pkgver = v0.6.0.r221.g71be85a
pkgrel = 1
url = https://github.com/lbl-anp/becquerel
arch = any
license = BSD-3-Clause
checkdepends = python-pytest-runner
makedepends = python-setuptools
depends = python-asteval
depends = python-beautifulsoup4
depends = python-black
depends = python-future
depends = python-h5py
depends = python-html5lib
depends = python-iminuit
depends = python-llvmlite
depends = python-lmfit
depends = python-lxml
depends = python-matplotlib
depends = python-numba
depends = python-numdifftools
depends = python-numpy
depends = python-pandas
depends = python-dateutil
depends = python-requests
depends = python-scipy
depends = python-setuptools
depends = python-uncertainties
source = git+https://github.com/lbl-anp/becquerel
sha256sums = SKIP
pkgname = python-becquerel-git
|