{
   "authors" : [
      "Brian Duggan"
   ],
   "build-depends" : [],
   "depends" : [
      "LibraryMake"
   ],
   "description" : "p6 bindings to C implementation of SHA256",
   "license" : "Artistic-2.0",
   "name" : "Digest::SHA256::Native",
   "perl" : "6.c",
   "provides" : {
      "Digest::SHA256::Native" : "lib/Digest/SHA256/Native.pm6"
   },
   "resources" : [
      "libraries/sha256"
   ],
   "source-url" : "http://www.cpan.org/authors/id/B/BD/BDUGGAN/Perl6/Digest-SHA256-Native-0.03.tar.gz",
   "test-depends" : [],
   "version" : "0.03"
}