{
"abstract" : "Apache Kafka low-level synchronous API, which does not use Zookeeper.",
"author" : [
"Sergey Gladkov"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v1.0.20, 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" : "Kafka",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.034",
"perl" : "5.010"
}
},
"develop" : {
"requires" : {
"Dist::Milla" : "v1.0.20",
"Test::EOL" : "0",
"Test::MinimumVersion" : "0",
"Test::More" : "0.88",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Version" : "1"
}
},
"runtime" : {
"requires" : {
"AnyEvent" : "7.17",
"Authen::SCRAM" : "0",
"Carp" : "1.08",
"Compress::LZ4Frame" : "0.012001",
"Compress::Snappy" : "0.23",
"Const::Fast" : "0.014",
"Data::Compare" : "1.24",
"Data::HexDump::Range" : "0",
"Data::Validate::Domain" : "0.11",
"Data::Validate::IP" : "0.24",
"Exception::Class" : "1.37",
"Exporter" : "5.62",
"Gzip::Faster" : "0.19",
"IO::Select" : "1.17",
"List::Util" : "1.19",
"Params::Util" : "1.07",
"Scalar::Util" : "1.19",
"Scalar::Util::Numeric" : "0.22",
"Socket" : "1.80",
"String::CRC32" : "1.5",
"Sys::SigAction" : "0.21",
"Time::HiRes" : "1.9711",
"Try::Tiny" : "0.21",
"perl" : "5.010"
}
},
"test" : {
"requires" : {
"Capture::Tiny" : "0.24",
"Carp" : "1.08",
"Clone" : "0.36",
"Config::IniFiles" : "2.83",
"Const::Fast" : "0.014",
"Cwd" : "3.2501",
"Data::Dumper" : "2.121_14",
"Exporter" : "5.62",
"File::HomeDir" : "1.00",
"File::Path" : "2.04",
"File::Spec" : "3.2501",
"File::Spec::Functions" : "3.2501",
"IO::File" : "1.14",
"IO::Socket::INET" : "1.31",
"IO::Socket::IP" : "0.37",
"List::Util" : "1.19",
"Net::EmptyPort" : "0",
"Params::Util" : "1.07",
"Proc::Daemon" : "0.14",
"Proc::ProcessTable" : "0.51",
"Scalar::Util" : "1.19",
"Scalar::Util::Numeric" : "0.22",
"Socket" : "1.80",
"Sub::Install" : "0.927",
"Sys::SigAction" : "0.21",
"Test::Deep" : "0.119",
"Test::Dist::VersionSync" : "0",
"Test::Distribution" : "0",
"Test::EOL" : "0",
"Test::Exception" : "0.32",
"Test::Fixme" : "0",
"Test::Kwalitee" : "0",
"Test::Kwalitee::Extra" : "0",
"Test::MinimumVersion" : "0",
"Test::Mojibake" : "0",
"Test::More" : "0.72",
"Test::NoTabs" : "0",
"Test::NoWarnings" : "1.04",
"Test::Perl::Critic" : "0",
"Test::PureASCII" : "0",
"Test::Spelling" : "0",
"Test::Strict" : "0",
"Test::Synopsis" : "0",
"Test::TCP" : "2.08",
"Test::Vars" : "0",
"Test::Version" : "0",
"Time::HiRes" : "1.9711",
"Try::Tiny" : "0.21",
"perl" : "5.010"
}
}
},
"provides" : {
"Kafka" : {
"file" : "lib/Kafka.pm",
"version" : "1.08"
},
"Kafka::Connection" : {
"file" : "lib/Kafka/Connection.pm",
"version" : "1.08"
},
"Kafka::Consumer" : {
"file" : "lib/Kafka/Consumer.pm",
"version" : "1.08"
},
"Kafka::Exceptions" : {
"file" : "lib/Kafka/Exceptions.pm",
"version" : "1.08"
},
"Kafka::IO" : {
"file" : "lib/Kafka/IO.pm",
"version" : "1.08"
},
"Kafka::IO::Async" : {
"file" : "lib/Kafka/IO/Async.pm",
"version" : "1.08"
},
"Kafka::Int64" : {
"file" : "lib/Kafka/Int64.pm",
"version" : "1.08"
},
"Kafka::Internals" : {
"file" : "lib/Kafka/Internals.pm",
"version" : "1.08"
},
"Kafka::Message" : {
"file" : "lib/Kafka/Message.pm",
"version" : "1.08"
},
"Kafka::Producer" : {
"file" : "lib/Kafka/Producer.pm",
"version" : "1.08"
},
"Kafka::Protocol" : {
"file" : "lib/Kafka/Protocol.pm",
"version" : "1.08"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/TrackingSoft/Kafka/issues"
},
"homepage" : "https://github.com/TrackingSoft/Kafka",
"repository" : {
"type" : "git",
"url" : "https://github.com/TrackingSoft/Kafka.git",
"web" : "https://github.com/TrackingSoft/Kafka"
}
},
"version" : "1.08",
"x_contributors" : [
"Aleksandr Matveev",
"Alexander Kazakov",
"Alex Solovey",
"Damien Krotkine",
"Dan Book",
"David Schmidt",
"Filimonov",
"Nikolay Shulyakovskiy",
"Petr Plavjanik",
"Sergey Gladkov",
"Sergiy Zuban",
"Vlad Marchenko"
],
"x_generated_by_perl" : "v5.28.2",
"x_serialization_backend" : "JSON::PP version 2.97001",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}