summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 52f4e60de31c4835041746bbdc9453cd471e0285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-stanio-git
	pkgdesc = A package to prepare inputs to Stan and reading its outputs
	pkgver = r28.00dd7f4
	pkgrel = 3
	url = https://github.com/WardBrian/stanio
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pandas
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-numpy
	provides = python-stanio
	conflicts = python-stanio
	source = stanio::git+https://github.com/WardBrian/stanio
	b2sums = SKIP

pkgname = python-stanio-git