summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad04bde2d8e613c32ebb2dd69384ec8bb967c3d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-spark-parser
	pkgdesc = An Early-Algorithm Context-free grammar Parser
	pkgver = 1.8.9
	pkgrel = 1
	url = https://github.com/rocky/python-spark/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/s/spark_parser/spark_parser-1.8.9.tar.gz
	sha256sums = a7bb97b97953fb8bf0cd8158d820b6467ef1e7f747738e82248ae4c824f1e25a

pkgname = python-spark-parser
	depends = python-click

pkgname = python2-spark-parser
	depends = python2-click