summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab7694b8d7c15e636e3d2191bf18d7d5a967016f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-cocotbext-uart-git
	pkgdesc = UART modules for cocotb
	pkgver = 0.1.0.r0.g4f3a8f2
	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