{
  "abstract" : "Create detached PGP signatures for data, securely",
  "author" : [
     "Russ Allbery <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4231",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "PGP-Sign",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "runtime" : {
        "requires" : {
           "IPC::Run" : "0",
           "perl" : "5.020"
        }
     }
  },
  "provides" : {
     "PGP::Sign" : {
        "file" : "lib/PGP/Sign.pm",
        "version" : "1.02"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Dist/Display.html?Name=PGP-Sign"
     },
     "homepage" : "https://www.eyrie.org/~eagle/software/pgp-sign",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/rra/pgp-sign.git",
        "web" : "https://github.com/rra/pgp-sign"
     }
  },
  "version" : "1.02",
  "x_serialization_backend" : "JSON::PP version 4.02"
}