META.json   [plain text]


{
   "abstract" : "BitTorrent serialisation format",
   "author" : [
      "Aristotle Pagaltzis <pagaltzis@gmx.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.101831, CPAN::Meta::Converter version 2.101670",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Bencode",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/ap/Bencode/issues"
      },
      "homepage" : "http://github.com/ap/Bencode",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/ap/Bencode"
      }
   },
   "version" : "1.4"
}