blob: ad2ec41ec29238d70aead679cee576058fa3c8c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-beaupy
pkgdesc = A library of elements for interactive TUIs in Python
pkgver = 3.11.0
pkgrel = 1
url = https://github.com/petereon/beaupy
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-emoji
depends = python-yakh
depends = python-questo
depends = python-rich
source = https://files.pythonhosted.org/packages/78/b2/1478a56b9669eda5fc6f9fed9e9aa47fbe73b564c5fb5cd55d719cf5b32e/beaupy-3.11.0.tar.gz
sha256sums = c264d13061c5741ceef5462b3752e572a0a7c3b8bd8dac870d10aec8a7d6b2ee
pkgname = python-beaupy
|