summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97787f55ae60625b60eae7d97fa5313c1cd5031e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-nmrglue
	pkgdesc = A module for working with NMR data in Python
	pkgver = 0.11
	pkgrel = 1
	url = http://www.nmrglue.com
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-scipy
	depends = python-matplotlib
	depends = python-ipywidgets
	source = https://github.com/jjhelmus/nmrglue/releases/download/v0.11/nmrglue-0.11.tar.gz
	sha256sums = 9e740a02d34ce5df9eb0390274c6a5f37b4837d59139512a3dd169106a8e3fe1

pkgname = python-nmrglue