Codebase list libalien-gnuplot-perl / HEAD META.json
HEAD

Tree @HEAD (Download .tar.gz)

META.json @HEADraw · history · blame

{
   "abstract" : "Find and verify functionality of the gnuplot executable.",
   "author" : [
      "Craig DeForest <craig@deforest.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Alien-Gnuplot",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "HTTP::Tiny" : "0",
            "POSIX" : "0",
            "Time::HiRes" : "0",
            "perl" : "5.006000"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://github.com/drzowie/Alien-Gnuplot",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/drzowie/Alien-Gnuplot.git"
      }
   },
   "version" : "1.034",
   "x_serialization_backend" : "JSON::PP version 4.04"
}