summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 911fb7af31b8b9ca3ce960856d17a7a7bd43651a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-cocotbext-pcie-git
	pkgdesc = PCI express simulation framework for cocotb
	pkgver = 0.1.4.r1.gbfdbe87
	pkgrel = 1
	url = https://github.com/alexforencich/cocotbext-pcie
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-cocotb
	depends = python-cocotbext-axi
	provides = python-cocotbext-pcie
	conflicts = python-cocotbext-pcie
	source = cocotbext-pcie::git+https://github.com/alexforencich/cocotbext-pcie.git
	md5sums = SKIP

pkgname = python-cocotbext-pcie-git