]> Dogcows Code - chaz/git-codeowners/blob - META.yml
Version 0.41
[chaz/git-codeowners] / META.yml
1 ---
2 abstract: 'A tool for managing CODEOWNERS files'
3 author:
4 - 'Charles McGarvey <chazmcgarvey@brokenzipper.com>'
5 build_requires:
6 Capture::Tiny: '0'
7 ExtUtils::MakeMaker: '0'
8 File::Spec: '0'
9 File::pushd: '0'
10 FindBin: '0'
11 IO::Handle: '0'
12 IPC::Open3: '0'
13 Test::Exit: '0'
14 Test::More: '0'
15 configure_requires:
16 ExtUtils::MakeMaker: '0'
17 dynamic_config: 0
18 generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
19 license: perl
20 meta-spec:
21 url: http://module-build.sourceforge.net/META-spec-v1.4.html
22 version: '1.4'
23 name: App-Codeowners
24 no_index:
25 directory:
26 - eg
27 - share
28 - shares
29 - t
30 - xt
31 provides:
32 App::Codeowners:
33 file: lib/App/Codeowners.pm
34 version: '0.41'
35 App::Codeowners::Options:
36 file: lib/App/Codeowners/Options.pm
37 version: '0.41'
38 App::Codeowners::Util:
39 file: lib/App/Codeowners/Util.pm
40 version: '0.41'
41 File::Codeowners:
42 file: lib/File/Codeowners.pm
43 version: '0.41'
44 Test::File::Codeowners:
45 file: lib/Test/File/Codeowners.pm
46 version: '0.41'
47 recommends:
48 Term::Detect::Software: '0'
49 Unicode::GCString: '0'
50 requires:
51 Carp: '0'
52 Color::ANSI::Util: '0'
53 Encode: '0'
54 Exporter: '0'
55 Getopt::Long: '2.39'
56 IPC::Open2: '0'
57 Path::Tiny: '0'
58 Pod::Usage: '0'
59 Scalar::Util: '0'
60 Test::Builder: '0'
61 Text::Gitignore: '0'
62 Text::Table::Any: '0'
63 perl: v5.10.1
64 strict: '0'
65 utf8: '0'
66 warnings: '0'
67 resources:
68 bugtracker: https://github.com/chazmcgarvey/git-codeowners/issues
69 homepage: https://github.com/chazmcgarvey/git-codeowners
70 repository: https://github.com/chazmcgarvey/git-codeowners.git
71 version: '0.41'
72 x_authority: cpan:CCM
73 x_generated_by_perl: v5.28.0
74 x_serialization_backend: 'YAML::Tiny version 1.73'
This page took 0.036643 seconds and 5 git commands to generate.