{ "abstract" : "An interface to make and verify bags according to the BagIt standard", "author" : [ "Rob Schmidt " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Archive-BagIt", "no_index" : { "directory" : [ "corpus", "examples", "inc" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0", "perl" : "5.008" } }, "develop" : { "requires" : { "Pod::Coverage::TrustPod" : "0", "Test::CPAN::Changes" : "0.19", "Test::CPAN::Meta" : "0", "Test::CPAN::Meta::JSON" : "0.16", "Test::EOL" : "0", "Test::Kwalitee" : "1.21", "Test::MinimumVersion" : "0", "Test::Mojibake" : "0", "Test::More" : "0.96", "Test::NoTabs" : "0", "Test::Perl::Critic" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08", "Test::Pod::LinkCheck" : "0", "Test::Portability::Files" : "0", "Test::Synopsis" : "0", "Test::Vars" : "0", "Test::Version" : "1" } }, "runtime" : { "recommends" : { "Digest::SHA" : "0", "IO::AIO" : "0", "Parallel::Iterator" : "0" }, "requires" : { "Carp" : "0", "Class::Load" : "0", "Data::Dumper" : "0", "Digest::MD5" : "0", "Digest::SHA" : "0", "Encode" : "0", "File::Find" : "0", "File::Spec" : "0", "File::stat" : "0", "IO::AIO" : "0", "List::Util" : "1.450", "Moo" : "0", "Moo::Role" : "0", "POSIX" : "0", "String::CRC32" : "0", "Sub::Quote" : "0", "Time::HiRes" : "0", "namespace::autoclean" : "0", "open" : "0", "parent" : "0", "perl" : "5.010", "strict" : "0", "utf8" : "0", "warnings" : "0" }, "suggests" : { "Archive::BagIt::App" : "0" } }, "test" : { "requires" : { "Data::Printer" : "0", "File::Copy" : "0", "File::Path" : "0", "File::Slurp" : "0", "File::Spec" : "0", "File::Temp" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Test::Exception" : "0", "Test::More" : "0", "Test::Warnings" : "0", "lib" : "0", "perl" : "5.010" } } }, "provides" : { "Archive::BagIt" : { "file" : "lib/Archive/BagIt.pm", "version" : "0.060" }, "Archive::BagIt::Base" : { "file" : "lib/Archive/BagIt/Base.pm", "version" : "0.060" }, "Archive::BagIt::DotBagIt" : { "file" : "lib/Archive/BagIt/DotBagIt.pm", "version" : "0.060" }, "Archive::BagIt::Fast" : { "file" : "lib/Archive/BagIt/Fast.pm", "version" : "0.060" }, "Archive::BagIt::Plugin::Algorithm::MD5" : { "file" : "lib/Archive/BagIt/Plugin/Algorithm/MD5.pm", "version" : "0.060" }, "Archive::BagIt::Plugin::Algorithm::SHA512" : { "file" : "lib/Archive/BagIt/Plugin/Algorithm/SHA512.pm", "version" : "0.060" }, "Archive::BagIt::Plugin::Manifest::MD5" : { "file" : "lib/Archive/BagIt/Plugin/Manifest/MD5.pm", "version" : "0.060" }, "Archive::BagIt::Plugin::Manifest::SHA512" : { "file" : "lib/Archive/BagIt/Plugin/Manifest/SHA512.pm", "version" : "0.060" }, "Archive::BagIt::Role::Algorithm" : { "file" : "lib/Archive/BagIt/Role/Algorithm.pm", "version" : "0.060" }, "Archive::BagIt::Role::Manifest" : { "file" : "lib/Archive/BagIt/Role/Manifest.pm", "version" : "0.060" }, "Archive::BagIt::Role::Plugin" : { "file" : "lib/Archive/BagIt/Role/Plugin.pm", "version" : "0.060" } }, "release_status" : "stable", "resources" : { "bugtracker" : {}, "repository" : { "type" : "git", "url" : "git://github.com/Archive-BagIt.git", "web" : "https://github.com/Archive-BagIt" } }, "version" : "0.060", "x_contributors" : [ "Andreas Romeyke ", "Michiel Beijen ", "Patrick Hochstenbach ", "Robert Schmidt ", "Robert Schmidt ", "Russell McOrmond ", "Russell McOrmond " ], "x_generated_by_perl" : "v5.28.1", "x_serialization_backend" : "Cpanel::JSON::XS version 4.09", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" }