summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4a37738b39f667cab6234673e066fac3c549e18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-quantlib
	pkgdesc = QuantLib wrappers to Python
	pkgver = 1.31.1
	pkgrel = 1
	url = http://quantlib.org
	arch = x86_64
	license = BSD
	makedepends = clang
	makedepends = boost
	depends = quantlib>=1.31.1
	depends = python
	depends = openmp
	options = !libtool
	source = https://github.com/lballabio/QuantLib-SWIG/releases/download/v1.31.1/QuantLib-SWIG-1.31.1.tar.gz
	sha256sums = 6cc5874e674697c0cf3043e744b9269c8bc1e8b521888a1c9d7a711041c7d959

pkgname = python-quantlib