summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef7eab88cd62eccff9ea39de847dd7e2f5de9fad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-templated-dictionary
	pkgdesc = Dictionary where every item is evaluated as a Jinja2 expression
	pkgver = 1.5
	pkgrel = 1.1
	url = https://github.com/xsuchy/templated-dictionary
	arch = any
	license = GPL-2.0-or-later
	makedepends = python-setuptools
	depends = python
	depends = python-jinja
	source = https://github.com/xsuchy/templated-dictionary/archive/python-templated-dictionary-1.5-1.tar.gz
	sha256sums = 52da6aa0dccbfb6bbce767f495dfd8ac5f0ecaa09f4b593820e88976567e7d7c

pkgname = python-templated-dictionary