{
   "abstract" : "PDL interface to the Fastest Fourier Transform in the West",
   "author" : [
      "Dima Kogan <dima@secretsauce.net>, Craig DeForest <deforest@boulder.swri.edu>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "PDL-FFTW3",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "PDL::PP" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "IPC::Run" : "0",
            "PDL" : "2.097"
         }
      },
      "develop" : {
         "requires" : {
            "CPAN::Changes" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "PDL" : "2.097",
            "perl" : "5.016"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/PDLPorters/pdl-fftw3/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/PDLPorters/pdl-fftw3.git",
         "web" : "https://github.com/PDLPorters/pdl-fftw3"
      },
      "x_IRC" : "irc://irc.perl.org/#pdl"
   },
   "version" : "0.201",
   "x_serialization_backend" : "JSON::PP version 4.04"
}