summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9e86825b7c4c2e92d3fd3a93fdaaf60d81a1e86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = kenlm
	pkgdesc = Faster and Smaller Language Model Queries
	pkgver = r2268.217e219
	pkgrel = 1
	url = https://kheafield.com/code/kenlm/
	arch = x86_64
	license = LGPL
	makedepends = cmake
	makedepends = eigen
	makedepends = git
	makedepends = cython
	depends = boost-libs
	depends = python
	source = git+https://github.com/kpu/kenlm.git
	sha256sums = SKIP

pkgname = kenlm