Codebase list libffi-platypus-perl / debian/1.31-1 META.json
debian/1.31-1

Tree @debian/1.31-1 (Download .tar.gz)

META.json @debian/1.31-1raw · history · blame

{
   "abstract" : "Write Perl bindings to non-Perl libraries with FFI. No XS required.",
   "author" : [
      "Graham Ollis <plicease@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "FFI-Platypus",
   "no_index" : {
      "directory" : [
         "examples"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::CBuilder" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "ExtUtils::MakeMaker" : "7.12",
            "ExtUtils::ParseXS" : "3.30",
            "IPC::Cmd" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::Hide" : "0",
            "Devel::PPPort" : "3.28",
            "FindBin" : "0",
            "Perl::Critic" : "0",
            "Test2::Require::Module" : "0.000060",
            "Test2::Tools::PerlCritic" : "0",
            "Test2::V0" : "0.000060",
            "Test::CPAN::Changes" : "0",
            "Test::EOL" : "0",
            "Test::Fixme" : "0.07",
            "Test::More" : "0.98",
            "Test::NoTabs" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Spelling" : "0",
            "Test::Strict" : "0",
            "YAML" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "ExtUtils::MakeMaker" : "7.12",
            "FFI::CheckLib" : "0.05",
            "IPC::Cmd" : "0",
            "JSON::PP" : "0",
            "List::Util" : "1.45",
            "constant" : "1.32",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Test::More" : "0.98",
            "perl" : "5.008001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/PerlFFI/FFI-Platypus/issues"
      },
      "homepage" : "https://metacpan.org/pod/FFI::Platypus",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/PerlFFI/FFI-Platypus.git",
         "web" : "https://github.com/PerlFFI/FFI-Platypus"
      },
      "x_IRC" : "irc://irc.perl.org/#native"
   },
   "version" : "1.31",
   "x_contributors" : [
      "Graham Ollis <plicease@cpan.org>",
      "Bakkiaraj Murugesan (bakkiaraj)",
      "Dylan Cali (calid)",
      "pipcet",
      "Zaki Mughal (zmughal)",
      "Fitz Elliott (felliott)",
      "Vickenty Fesunov (vyf)",
      "Gregor Herrmann (gregoa)",
      "Shlomi Fish (shlomif)",
      "Damyan Ivanov",
      "Ilya Pavlov (Ilya33)",
      "Petr Pisar (ppisar)",
      "Mohammad S Anwar (MANWAR)",
      "H\u00e5kon H\u00e6gland (hakonhagland, HAKONH)",
      "Meredith (merrilymeredith, MHOWARD)",
      "Diab Jerius (DJERIUS)"
   ],
   "x_generated_by_perl" : "v5.32.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_use_unsafe_inc" : 0
}