blob: 0d37c06afb839a4914eee15074705e71fff4d116 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pytty
pkgdesc = POSIX serial port access module for Python
pkgver = 0.4
pkgrel = 2
url = https://pypi.org/project/PyTTY
arch = any
license = LGPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://pypi.org/packages/source/P/PyTTY/PyTTY-0.4.tar.bz2
sha512sums = 2b4cc45c7a02878fcc4301d1ca01b5ec039e7a269e9e45f9d7a4bbe76e044945985372a986d8c7fbb2ebcc06f8e6ce7035a590908367fb29f9bc35d56bd28cc5
pkgname = python-pytty
|