summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34b6213110553e54affe939ac496d1a4cc3e01f6 (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.3.1.r0.g9866025
	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