blob: e25798f7c6e69a3586974788822e6204e6d962a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-cocotbext-uart-git
pkgdesc = UART modules for cocotb
pkgver = 0.1.2.r0.gaad6c49
pkgrel = 1
url = https://github.com/alexforencich/cocotbext-uart
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python-cocotb
provides = python-cocotbext-uart
conflicts = python-cocotbext-uart
source = cocotbext-uart::git+https://github.com/alexforencich/cocotbext-uart.git
md5sums = SKIP
pkgname = python-cocotbext-uart-git
|