summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e942cae3def7cc40320aef82672efb13dd9b92cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = pypy-pyparsing
	pkgdesc = General parsing module for Python
	pkgver = 2.1.10
	pkgrel = 4
	url = http://pyparsing.wikispaces.com/
	arch = any
	license = MIT
	makedepends = pypy-setuptools
	makedepends = pypy3-setuptools
	makedepends = subversion
	source = svn://svn.code.sf.net/p/pyparsing/code/tags/pyparsing_2.1.10
	sha256sums = SKIP

pkgname = pypy-pyparsing
	depends = pypy

pkgname = pypy3-pyparsing
	depends = pypy3