summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8524dfaeb63323337992fb7e085abe84c57ee9ba (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
	sha256sums = SKIP

pkgname = cloudforest-git