summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e700ec7934b7e07e3bb801825e09c3e5bf8e17c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python2-pyparsing
	pkgdesc = General parsing module for Python
	pkgver = 2.4.7
	pkgrel = 7
	url = https://github.com/pyparsing/pyparsing
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2>=2.6
	source = pyparsing-pyparsing_2.4.7.tar.gz::https://github.com/pyparsing/pyparsing/archive/refs/tags/pyparsing_2.4.7.zip
	sha512sums = f7f49bc1b086bf41ea3bc44378ee284f7868c8a0fe7493457e55fc38dd32ed810ca0dc6f4ca5e02686566f3c96c8ebabcd93321cda09a929cbf4f2c77b4f76cf

pkgname = python2-pyparsing