The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Password storage based on Password Safe encrypted files",
   "author" : [
      "Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4001, CPAN::Meta::Converter version 2.120921",
   "keywords" : [
      "passwords",
      "security",
      "secure-storage",
      "keyring",
      "KDE",
      "PWSafe3"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Passwd-Keyring-PWSafe3",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.36",
            "Pod::Readme" : "0",
            "Test::More" : "0",
            "Test::Pod::Coverage" : "1.0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.36"
         }
      },
      "runtime" : {
         "recommends" : {
            "Math::Random::ISAAC::XS" : "0"
         },
         "requires" : {
            "Bytes::Random::Secure" : "0.09",
            "Crypt::PWSafe3" : "1.07",
            "File::ShareDir" : "1.00",
            "Term::ReadKey" : "0",
            "perl" : "5.009002"
         }
      }
   },
   "provides" : {
      "Passwd::Keyring::PWSafe3" : {
         "file" : "lib/Passwd/Keyring/PWSafe3.pm",
         "version" : "0.2003"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://bitbucket.org/Mekk/perl-keyring-pwsafe3/issues"
      },
      "homepage" : "http://bitbucket.org/Mekk/perl-keyring-pwsafe3",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://bitbucket.org/Mekk/perl-keyring-pwsafe3"
      }
   },
   "version" : "0.2003"
}