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

pkgname = python-quantlib