{
   "authors" : [
      "Brian Duggan"
   ],
   "depends" : [],
   "description" : "Pure Perl6 implementation of RSA public key encryption.",
   "license" : "Artistic-2.0",
   "name" : "Crypt::RSA",
   "perl" : "6.c",
   "provides" : {
      "Crypt::RSA" : "lib/Crypt/RSA.pm6",
      "Crypt::RSA::Key" : "lib/Crypt/RSA/Key.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/B/BD/BDUGGAN/Perl6/Crypt-RSA-0.1.0.tar.gz",
   "version" : "0.1.0"
}