blob: cf3b3381a01c49571ddcc811d59155081a584676 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-arpa
pkgdesc = Library for reading ARPA n-gram language model files
pkgver = 0.1.0b4
pkgrel = 1
url = https://github.com/sfischer13/python-arpa
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/a/arpa/arpa-0.1.0b4.tar.gz
sha256sums = 4b740cb8796219335dcb476297430ad47ea59c22993295a3a5c1afcda66d79db
pkgname = python-arpa
|