blob: f253bf6163e6a80b46c9b0a5d00ad08b80f2a555 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pynini
pkgdesc = For compiling, optimizing, and applying grammar rules
pkgver = 2.1.7
pkgrel = 2
url = https://www.opengrm.org/twiki/bin/view/GRM/Pynini
arch = any
license = Apache-2.0
makedepends = python-wheel
makedepends = python-build
makedepends = python-setuptools
makedepends = cython
depends = python
depends = python-absl
depends = openfst
source = https://files.pythonhosted.org/packages/source/p/pynini/pynini-2.1.7.tar.gz
sha512sums = d96bdc8d28edc51fd3a1c7d4f17725a0e32e44c0742f3ae4f65ea9d817f8deb2fffe4e43defb00f5c5c96a132698934312093c4206f96e6efffbbb57d9fa19f5
pkgname = python-pynini
|