blob: 92c02ff7fe1777f9ceedec8e32a7691eb5f432fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-linetools
pkgdesc = Package for the analysis of 1-D spectra for astronomy.
pkgver = 0.3.dev2147
pkgrel = 2
url = https://linetools.readthedocs.io/
arch = x86_64
license = BSD
depends = python
depends = python-numpy
depends = python-astropy
depends = python-scipy
depends = python-matplotlib
depends = python-pyqt5
depends = python-h5py
source = https://files.pythonhosted.org/packages/source/l/linetools/linetools-0.3.dev2147.tar.gz
md5sums = 86f631e7e52b2dc80e5e96b2d22621f3
pkgname = python-linetools
|