blob: c7645ca69dfd1c40d5b9161af2787b5e90c6ddf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-cocotbext-uart
pkgdesc = UART modules for cocotb
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/alexforencich/cocotbext-uart
arch = any
license = MIT
makedepends = python-setuptools
depends = python-cocotb
source = cocotbext-uart-0.1.4.tar.gz::https://github.com/alexforencich/cocotbext-uart/archive/v0.1.4.tar.gz
sha256sums = a1d2d18b6c87b346e3649cd426f328fc219866eb3e113c7b6c60e05ce48a46fd
pkgname = python-cocotbext-uart
|