blob: fb60d482a365c1734811fda5bb196194caa6499f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-guizero
pkgdesc = Python module to allow learners to easily create GUIs
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/lawsie/guizero
arch = any
license = BSD
makedepends = python-setuptools
depends = python-pillow
depends = tk
source = https://files.pythonhosted.org/packages/source/g/guizero/guizero-1.1.1.tar.gz
source = https://raw.githubusercontent.com/lawsie/guizero/master/license.txt
md5sums = cdad7f91d4e907393f20a39f35eb24d2
md5sums = 9670acd16790b84f21178f2b940a96e2
pkgname = python-guizero
|