{
   "abstract" : "PDL bindings to some BLAS and LAPACK library routines",
   "author" : [
      "Grégory Vanuxem <ellipse@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "PDL-LinearAlgebra",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Devel::CheckLib" : "0",
            "ExtUtils::F77" : "1.26",
            "PDL" : "2.091"
         }
      },
      "runtime" : {
         "requires" : {
            "PDL" : "2.091"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/PDLPorters/pdl-linearalgebra/issues"
      },
      "homepage" : "http://pdl.perl.org/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/PDLPorters/pdl-linearalgebra.git",
         "web" : "https://github.com/PDLPorters/pdl-linearalgebra"
      }
   },
   "version" : "0.42",
   "x_IRC" : "irc://irc.perl.org/#pdl",
   "x_serialization_backend" : "JSON::PP version 4.04"
}