blob: 18383bb561dfc8d3d5e894a799886523d4cc46fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-spark-parser
pkgdesc = An Early-Algorithm Context-free grammar Parser
pkgver = 1.9.0
pkgrel = 1
url = https://github.com/rocky/python-spark/
arch = any
license = MIT
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/s/spark_parser/spark_parser-1.9.0.tar.gz
sha256sums = dc66d48c4265c4133db41a9c5fe9c1c502b3b20167df158a0f234cd31712cf64
pkgname = python-spark-parser
depends = python-click
|