{
   "abstract" : "The main module to handle bags.",
   "author" : [
      "Andreas Romeyke <cpan@andreas.romeyke.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, 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.010"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::DistManifest" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "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" : {
            "IO::Async" : "0",
            "IO::Async::Loop" : "0",
            "IO::Async::Stream" : "0",
            "Parallel::parallel_map" : "0"
         },
         "requires" : {
            "Class::Load" : "0",
            "File::Find" : "0",
            "List::Util" : "1.450",
            "Moo" : "0",
            "Net::SSLeay" : "1.43",
            "namespace::autoclean" : "0",
            "perl" : "5.010"
         },
         "suggests" : {
            "Archive::BagIt::App" : "0",
            "Archive::BagIt::Fast" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "IO::Async" : "0",
            "IO::Async::Loop" : "0",
            "IO::Async::Stream" : "0",
            "Parallel::parallel_map" : "0"
         },
         "requires" : {
            "File::Slurp" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Exception" : "0",
            "Test::File" : "0",
            "Test::More" : "0",
            "Test::Warnings" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Archive::BagIt" : {
         "file" : "lib/Archive/BagIt.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Base" : {
         "file" : "lib/Archive/BagIt/Base.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Plugin::Algorithm::MD5" : {
         "file" : "lib/Archive/BagIt/Plugin/Algorithm/MD5.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Plugin::Algorithm::SHA512" : {
         "file" : "lib/Archive/BagIt/Plugin/Algorithm/SHA512.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Plugin::Manifest::MD5" : {
         "file" : "lib/Archive/BagIt/Plugin/Manifest/MD5.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Plugin::Manifest::SHA512" : {
         "file" : "lib/Archive/BagIt/Plugin/Manifest/SHA512.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Role::Algorithm" : {
         "file" : "lib/Archive/BagIt/Role/Algorithm.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Role::Manifest" : {
         "file" : "lib/Archive/BagIt/Role/Manifest.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Role::OpenSSL" : {
         "file" : "lib/Archive/BagIt/Role/OpenSSL.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Role::OpenSSL::Async" : {
         "file" : "lib/Archive/BagIt/Role/OpenSSL/Async.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Role::OpenSSL::Sync" : {
         "file" : "lib/Archive/BagIt/Role/OpenSSL/Sync.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Role::Plugin" : {
         "file" : "lib/Archive/BagIt/Role/Plugin.pm",
         "version" : "0.096"
      },
      "Archive::BagIt::Role::Portability" : {
         "file" : "lib/Archive/BagIt/Role/Portability.pm",
         "version" : "0.096"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {},
      "repository" : {
         "type" : "git",
         "url" : "https://git.fsfe.org/art1pirat/Archive-BagIt.git",
         "web" : "https://git.fsfe.org/art1pirat/Archive-BagIt"
      }
   },
   "version" : "0.096",
   "x_contributors" : [
      "Andreas Romeyke <art1@andreas-romeyke.de>",
      "Michiel Beijen <michiel.beijen@gmail.com>",
      "Patrick Hochstenbach <patrick.hochstenbach@ugent.be>",
      "Robert Schmidt <rjeschmi@gmail.com>",
      "Robert Schmidt <rob@ayr.ca>",
      "Robert Schmidt <rob@c7a.ca>",
      "Russell McOrmond <rmcormond@crkn.ca>",
      "Russell McOrmond <russell.mcormond@canadiana.ca>"
   ],
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.35",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}