summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06dd6f1430bc23e0abeaab9ecd262078bb068a9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-kaldialign-git
	pkgdesc = Edit distance computation functions from Kaldi.
	pkgver = 0.2
	pkgrel = 1
	url = https://github.com/pzelasko/kaldialign
	arch = any
	license = Apache License 2.0
	makedepends = git
	makedepends = cython
	makedepends = python-setuptools
	depends = python>=3.7
	depends = cython
	provides = python-kaldialign
	conflicts = python-kaldialign
	source = python-kaldialign-git::git+https://github.com/pzelasko/kaldialign
	md5sums = SKIP

pkgname = python-kaldialign-git