summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 40c0853aaa9e3e58339ba7c1e9e1c89d6f3f5793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-getdist
	pkgdesc = MCMC sample analysis, kernel densities, plotting, and GUI
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/cmbant/getdist
	arch = any
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-matplotlib
	depends = python-six
	depends = python-scipy
	depends = python-pyside
	depends = python-pandas
	options = !emptydirs
	source = https://github.com/cmbant/getdist/archive/1.0.0.tar.gz
	sha256sums = d0219e77cff599b10c6b26c4008b0b0f7d7d101a8a8efdb41b63fccd265b9025

pkgname = python-getdist