summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dabdd8118979f3baeb91ddf94c692e000e2c718a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-py010parser
	pkgdesc = Library parsing 010 templates into an AST.
	pkgver = 0.1.18
	pkgrel = 3
	url = https://github.com/d0c-s4vage/py010parser
	arch = any
	license = custom
	makedepends = python-setuptools
	depends = python
	depends = python-six
	depends = python-regex
	source = https://github.com/d0c-s4vage/py010parser/archive/v0.1.18.tar.gz
	md5sums = c0b236be2bfe464aa8db3ab98ce7db67

pkgname = python-py010parser