Help language development. Donate to The Perl Foundation
{ "name" : "Digest::SHA256::Native", "source-url" : "git://github.com/bduggan/p6-digest-sha256-native.git", "perl" : "6.*", "resources" : [ "libraries/sha256" ], "build-depends" : [ "Shell::Command" ], "provides" : { "Digest::SHA256::Native" : "lib/Digest/SHA256/Native.pm6" }, "depends" : [ "LibraryMake" ], "description" : "Raku bindings to C implementation of SHA256", "test-depends" : [ ], "version" : "0.04", "license" : "Artistic-2.0", "authors" : [ "Brian Duggan" ] }