summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 77c38581cfec22a17f799bb608bff343c6bdd9da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = Bread-Board-Declare
author = Jesse Luehrs <doy@tozt.net>
license = MIT
copyright_holder = Jesse Luehrs

[@DOY]
:version = 0.14
dist = Bread-Board-Declare
repository = github

[AutoPrereqs]
skip = ^(?:Foo|Bar|Baz|Quux)\b
skip = ^Child1
skip = ^Parent
skip = ^Role[12]$