summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXiretza2021-07-12 14:31:46 +0200
committerXiretza2021-07-12 14:31:46 +0200
commit33168304c2d323669799f91d9b3ab3c30cb3094f (patch)
treeb645692a425b0fce19dd98b4ccd72fcdd9f78ad8 /.SRCINFO
downloadaur-33168304c2d323669799f91d9b3ab3c30cb3094f.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e93f4b11befe
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-pyterminalui
+ pkgdesc = A set of helpers to implement a text user interface (TUI) in a terminal
+ pkgver = 1.3.4
+ pkgrel = 1
+ url = https://github.com/Paebbels/pyTerminalUI
+ arch = any
+ license = Apache
+ checkdepends = python-pytest
+ makedepends = python-setuptools
+ depends = python-colorama
+ depends = python-pyexceptions
+ depends = python-pymetaclasses
+ source = python-pyterminalui-1.3.4.tar.gz::https://github.com/Paebbels/pyTerminalUI/archive/v1.3.4.tar.gz
+ sha256sums = 75843183d41e6696352a29a18ea97a3b66ef2c82cf0bc70b68c78e0a0a6126ec
+
+pkgname = python-pyterminalui