summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 504a748f113dee82cfb6f01b54aad9af7a85a557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-vsg
	pkgdesc = VHDL style guide: coding style enforcement for VHDL
	pkgver = 3.22.0
	pkgrel = 1
	url = https://github.com/jeremiah-c-leary/vhdl-style-guide/
	arch = any
	license = GPLv3
	makedepends = git
	depends = python
	depends = python-setuptools
	provides = python-vsg
	conflicts = python-vsg-git
	options = !emptydirs
	source = git+https://github.com/jeremiah-c-leary/vhdl-style-guide#tag=3.22.0
	md5sums = SKIP

pkgname = python-vsg
	depends = python-pyaml