summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 831cf82d59594a013e1207e25546233814dcb346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-kaldiio-git
	pkgdesc = Pure Python module for reading and writing kaldi ark files
	pkgver = 2.18.0
	pkgrel = 1
	url = https://github.com/nttcslab-sp/kaldiio
	arch = any
	license = custom:NTT
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-pytorch-complex-git
	depends = python-numpy
	provides = python-kaldiio
	conflicts = python-kaldi-io
	source = python-kaldiio-git::git+https://github.com/nttcslab-sp/kaldiio
	md5sums = SKIP

pkgname = python-kaldiio-git