-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
63 lines (56 loc) · 1.01 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name = Alien-XGBoost
author = Pablo Rodríguez González <pablo.rodriguez.gonzalez@gmail.com>
license = Apache_2_0
copyright_holder = Pablo Rodríguez González
copyright_year = 2017
version = 0.05
[OurPkgVersion]
[GithubMeta]
issues = 1
user = pablrod
[@Git]
tag_message = %c
[Git::Contributors]
[GatherDir]
[PruneCruft]
[ManifestSkip]
[MetaJSON]
[MetaYAML]
[Readme]
[ReadmeAnyFromPod]
type = gfm
filename = README.md
location = root
[MinimumPerlFast]
[ExtraTests]
[ExecDir]
[MakeMaker]
[AlienBuild]
[Manifest]
[TestRelease]
[InsertExample]
[Test::Synopsis]
[ConfirmRelease]
[UploadToCPAN]
[License]
[PodWeaver]
[PodSyntaxTests]
[PodCoverageTests]
[AutoPrereqs]
[PerlTidy]
perltidyrc = .perltidyrc
[Test::Perl::Critic]
[Prereqs]
Alien::Build = 1.04
Alien::git = 0
Alien::cmake3 = 0
[Prereqs / TestRequires]
Test::Most = 0 ; for done_testing
[Prereqs / DevelopRequires]
Pod::Weaver = 0
Pod::Weaver::Section::Contributors = 0
[Prereqs / BuildRequires]
Sys::Info = 0
Path::Tiny = 0
FFI::CheckLib = 0
FFI::Platypus = 0