blob: 19578ac9dc31239dc83390293810788f5c00104f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-getch
pkgdesc = Does single char input, like C getch/getche
pkgver = 1.0
pkgrel = 1
url = https://pypi.org/project/getch/
arch = x86_64
license = custom
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/cc/a4/c696c05e0ff9d05b1886cb0210101083db7d330ff964a6d7cd98ad2b2064/getch-1.0.tar.gz
source = LICENSE
sha256sums = a6c22717c10051ce65b8fb7bddb171af705b1175e694a73be956990f6089d8b1
sha256sums = 248a70acfab06d527d96bb64a5bb24232c00b70874190f11ff7ab7eb2cc2db96
pkgname = python-getch
|