-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
45 lines (38 loc) · 941 Bytes
/
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
name = YAML-Tidy
author = Tina Müller <tinita@cpan.org>
license = Perl_5
copyright_holder = Tina Müller
copyright_year = 2024
version = v0.10.0
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = Readme
option = for_basic
[Prereqs]
perl = 5.20.0
YAML::LibYAML::API = 0.012
[AutoPrereqs]
[Prereqs / TestRequires]
Test::More = 0.98
Test::Warnings = 0.029
YAML::LibYAML::API = v0.14.0
[OverridePkgVersion]
[MetaProvides::Package]
[Test::Compile]
filename = t/00.compile.t
[CopyFilesFromBuild]
copy = Makefile.PL
; requires CopyFilesFromBuild >= 0.163040
copy = t/00.compile.t
copy = LICENSE
[GatherDir]
exclude_filename = Makefile.PL
exclude_filename = t/00.compile.t
exclude_filename = LICENSE
[MetaJSON]
[MetaResources]
bugtracker.web = https://github.com/perlpunk/yamltidy/issues
repository.url = https://github.com/perlpunk/yamltidy
repository.web = https://github.com/perlpunk/yamltidy
repository.type = git