blob: 0a156c9e5344e43d9ee108a3009c9d6bfb427890 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-vsg-git
pkgdesc = VHDL style guide: coding style enforcement for VHDL
pkgver = r1251.960fc7d
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-git
conflicts = python-vsg
options = !emptydirs
source = git+https://github.com/jeremiah-c-leary/vhdl-style-guide
md5sums = SKIP
pkgname = python-vsg-git
depends = python-pyaml
|