TCOD

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "FFI bindings for libtcod",
   "author" : [
      "Jos\u00e9 Joaqu\u00edn Atria <jjatria@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.020, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "TCOD",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "FFI::Build::MM" : "0.83",
            "File::ShareDir::Install" : "0.06",
            "perl" : "5.013002"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "FFI::C" : "0",
            "FFI::Platypus" : "0",
            "Import::Into" : "0",
            "Ref::Util" : "0",
            "Role::Tiny" : "0",
            "Sub::Util" : "1.40",
            "perl" : "5.013002"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test2::Suite" : "0",
            "Test::More" : "0",
            "perl" : "5.013002"
         }
      }
   },
   "provides" : {
      "TCOD" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::Color" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::ColorRGBA" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::Console" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::Context" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::Dijkstra" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::Event" : {
         "file" : "lib/TCOD/Event.pm",
         "version" : "0.009"
      },
      "TCOD::Event::Dispatch" : {
         "file" : "lib/TCOD/Event.pm",
         "version" : "0.009"
      },
      "TCOD::Image" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::Key" : {
         "file" : "lib/TCOD.pm",
         "version" : "0.009"
      },
      "TCOD::Line" : {



( run in 0.520 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )