]> Dogcows Code - chaz/p5-File-KDBX-XS/blob - META.json
Version 0.900
[chaz/p5-File-KDBX-XS] / META.json
1 {
2 "abstract" : "Speed up File::KDBX",
3 "author" : [
4 "Charles McGarvey <ccm@cpan.org>"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
8 "license" : [
9 "perl_5"
10 ],
11 "meta-spec" : {
12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13 "version" : 2
14 },
15 "name" : "File-KDBX-XS",
16 "no_index" : {
17 "directory" : [
18 "eg",
19 "libtomcrypt",
20 "t",
21 "xt"
22 ]
23 },
24 "prereqs" : {
25 "configure" : {
26 "requires" : {
27 "ExtUtils::MakeMaker" : "0"
28 }
29 },
30 "develop" : {
31 "requires" : {
32 "Dist::Zilla" : "5",
33 "Dist::Zilla::Plugin::MakeMaker::Custom" : "0",
34 "Dist::Zilla::Plugin::Meta::Contributors" : "0",
35 "Dist::Zilla::PluginBundle::Author::CCM" : "0.012",
36 "Pod::Coverage::TrustPod" : "0",
37 "Software::License::Perl_5" : "0",
38 "Test::CPAN::Changes" : "0.19",
39 "Test::CPAN::Meta" : "0",
40 "Test::CleanNamespaces" : "0.15",
41 "Test::EOL" : "0",
42 "Test::MinimumVersion" : "0",
43 "Test::More" : "0.96",
44 "Test::NoTabs" : "0",
45 "Test::Perl::Critic" : "0",
46 "Test::Pod" : "1.41",
47 "Test::Pod::Coverage" : "1.08",
48 "Test::Pod::No404s" : "0",
49 "Test::Portability::Files" : "0"
50 }
51 },
52 "runtime" : {
53 "requires" : {
54 "XSLoader" : "0",
55 "strict" : "0",
56 "warnings" : "0"
57 }
58 },
59 "test" : {
60 "recommends" : {
61 "CPAN::Meta" : "2.120900"
62 },
63 "requires" : {
64 "ExtUtils::MakeMaker" : "0",
65 "File::Spec" : "0",
66 "IO::Handle" : "0",
67 "IPC::Open3" : "0",
68 "Test::More" : "0",
69 "perl" : "5.006"
70 }
71 }
72 },
73 "provides" : {
74 "File::KDBX::XS" : {
75 "file" : "lib/File/KDBX/XS.pm",
76 "version" : "0.900"
77 }
78 },
79 "release_status" : "stable",
80 "resources" : {
81 "bugtracker" : {
82 "web" : "https://github.com/chazmcgarvey/File-KDBX-XS/issues"
83 },
84 "homepage" : "https://github.com/chazmcgarvey/File-KDBX-XS",
85 "repository" : {
86 "type" : "git",
87 "url" : "https://github.com/chazmcgarvey/File-KDBX-XS.git",
88 "web" : "https://github.com/chazmcgarvey/File-KDBX-XS"
89 }
90 },
91 "version" : "0.900",
92 "x_authority" : "cpan:CCM",
93 "x_contributors" : [
94 "Karel Miko <mic@cpan.org>"
95 ],
96 "x_generated_by_perl" : "v5.34.1",
97 "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
98 "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
99 }
100
This page took 0.036977 seconds and 4 git commands to generate.