blob: f77666cf1a0e16e25e515008ba587dd400533c3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-tmpl
pkgdesc = Template abstraction for using multiple template engine backends
pkgver = 1.1.0
pkgrel = 2
url = https://github.com/20c/tmpl
changelog = CHANGELOG.md
arch = any
license = Apache-2.0
makedepends = python-poetry-core
makedepends = python-build
makedepends = python-installer
depends = python
source = python-tmpl-1.1.0.tar.gz::https://github.com/20c/tmpl/archive/1.1.0.tar.gz
sha256sums = 0a9215ebc6d4f12d60ea48e55428416af150984e1f4acbd71550cdca93e65d62
pkgname = python-tmpl
|