]> iEval git - digest-highwayhash.git/blame - MYMETA.json
Initial commit
[digest-highwayhash.git] / MYMETA.json
CommitLineData
096619f2
MG
1{
2 "abstract" : "fast strong hash function",
3 "author" : [
4 "Marius Gavrilescu <marius@ieval.ro>"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter version 2.150005",
8 "license" : [
9 "perl_5"
10 ],
11 "meta-spec" : {
12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13 "version" : "2"
14 },
15 "name" : "Digest-HighwayHash",
16 "no_index" : {
17 "directory" : [
18 "t",
19 "inc"
20 ]
21 },
22 "prereqs" : {
23 "build" : {
24 "requires" : {
25 "ExtUtils::MakeMaker" : "0"
26 }
27 },
28 "configure" : {
29 "requires" : {
30 "ExtUtils::MakeMaker" : "0"
31 }
32 },
33 "runtime" : {
34 "requires" : {
35 "Math::Int64" : "0",
36 "perl" : "5.014000"
37 }
38 }
39 },
40 "release_status" : "testing",
41 "resources" : {
42 "repository" : {
43 "url" : "https://git.ieval.ro/?p=digest-highwayhash.git"
44 }
45 },
46 "version" : "0.000_001",
47 "x_serialization_backend" : "JSON::PP version 2.27300_01"
48}
This page took 0.021217 seconds and 4 git commands to generate.