blob: 315357f38e04d01c4927344c7ef13685bc08feb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-flask-themes2
pkgdesc = Easily theme your Flask app
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/sysr-q/flask-themes2
arch = any
license = MIT
makedepends = python-setuptools
depends = python-flask
depends = python-simplejson
source = https://files.pythonhosted.org/packages/a9/51/5cbc31456eb182d507476331c66ddf866eea412baa2ea527991bd008c2eb/Flask-Themes2-1.0.1.tar.gz
sha256sums = 82c3204105e38437d04619bb1f4901cbc8cac5def9598f8f84747a464fcf50fb
pkgname = python-flask-themes2
|