summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2da9522b5e3163c4a7f2daa3dafad4a449a8461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-k2-git
	pkgdesc = FSA/FST algorithms, differentiable, with PyTorch compatibility
	pkgver = 1.17
	pkgrel = 1
	url = https://github.com/k2-fsa/k2
	arch = any
	license = Apache 2.0
	makedepends = git
	makedepends = python-setuptools
	makedepends = cmake
	makedepends = chrpath
	depends = python>=3.7
	depends = python-pytorch
	depends = python-graphviz
	depends = cuda
	optdepends = hip: build with HIP
	provides = python-k2
	conflicts = python-k2
	source = python-k2-git::git+https://github.com/k2-fsa/k2
	md5sums = SKIP

pkgname = python-k2-git