summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5fb093ae48bb2bdac6d181c3cce4cf705af3d0a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = cloudforest-git
	pkgdesc = Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go
	pkgver = r430.d014dc3
	pkgrel = 1
	url = https://github.com/ryanbressler/CloudForest
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = go-pie
	depends = glibc
	provides = leafcount
	provides = growforest
	provides = applyforest
	provides = nfold
	provides = toafm
	conflicts = cloudforest
	conflicts = cloudforest-bin
	source = git+https://github.com/ryanbressler/CloudForest
	md5sums = SKIP

pkgname = cloudforest-git