summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 35ffebc2fec1b5fa6c30d562fcb1a242e0501896 (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.30
	pkgrel = 1
	url = http://quantlib.org
	arch = x86_64
	license = BSD
	makedepends = clang
	makedepends = boost
	depends = quantlib>=1.30
	depends = python
	depends = openmp
	options = !libtool
	source = https://github.com/lballabio/QuantLib-SWIG/releases/download/QuantLib-SWIG-v1.30/QuantLib-SWIG-1.30.tar.gz
	sha256sums = 1697c13467a7eea0375ed113bd6b35157c568368dba8e8763597a4ef7116fa48

pkgname = python-quantlib