blob: d2a21c47e37d169c4b708825017848b615e0b27d (
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.1
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 = python-typio-1.1.tgz::https://github.com/sepandhaghighi/typio/archive/v1.1.tar.gz
sha256sums = 414f9bdece03612e3c4886fcd8bc08ad51bbdaf02a2c8bad33247f26e4197902
pkgname = python-typio
|