summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11362c12778055f52ff6ace816165aff74818a4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = jules-git
	pkgdesc = Statistical computing library that aims to provide R-like experience in modern C++
	pkgver = 0.4.r0.gce2417d
	pkgrel = 1
	url = https://verri.github.io/jules/
	arch = any
	license = ZLIB
	makedepends = git
	depends = debug_assert-git>=1.2
	depends = range-v3-git>=r1258
	optdepends = cblas: BLAS optimized functions support
	provides = jules
	conflicts = jules
	source = git+https://github.com/verri/jules.git
	md5sums = SKIP

pkgname = jules-git