Codebase list libpdl-io-matlab-perl / 904496fc-0f33-46b7-9862-f8bbe153d871/release/v0.006+git20211014.1.a19f504 META.json
904496fc-0f33-46b7-9862-f8bbe153d871/release/v0.006+git20211014.1.a19f504

Tree @904496fc-0f33-46b7-9862-f8bbe153d871/release/v0.006+git20211014.1.a19f504 (Download .tar.gz)

META.json @904496fc-0f33-46b7-9862-f8bbe153d871/release/v0.006+git20211014.1.a19f504raw · history · blame

{
   "abstract" : "Read and write Matlab format data files.",
   "author" : [
      "John Lapeyre <jlapeyre@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "PDL-IO-Matlab",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Devel::CheckLib" : "1.14",
            "ExtUtils::MakeMaker" : "6.64",
            "PDL" : "2.043"
         }
      },
      "runtime" : {
         "requires" : {
            "PDL" : "2.043"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jlapeyre/PDL-IO-Matlab/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jlapeyre/PDL-IO-Matlab.git",
         "web" : "https://github.com/jlapeyre/PDL-IO-Matlab"
      },
      "x_IRC" : "irc://irc.perl.org/#pdl"
   },
   "version" : "0.006",
   "x_serialization_backend" : "JSON::PP version 4.07"
}