blob: 00d8d2b1631cc12dca3707166e0cb05c62d8646a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-typio
pkgdesc = Make Your Terminal Type Like a Human
pkgver = 1.0
pkgrel = 1
url = https://github.com/sepandhaghighi/typio
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
source = https://github.com/sepandhaghighi/typio/archive/v1.0.tar.gz
sha256sums = cc8c7b41d9c6ecee0cd0f43f1afda237428dcb299084d18ccb7055d7ae2e2029
pkgname = python-typio
|