Code-TidyAll-Plugin-YAPF
view release on metacpan or search on metacpan
{
"abstract" : "Code::TidyAll plugin to tidy Python code via yapf",
"author" : [
"Olaf Alders <olaf@wundercounter.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Code-TidyAll-Plugin-YAPF",
"no_index" : {
"directory" : [
"examples",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"perl" : "5.006"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Pod::Wordlist" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::Code::TidyAll" : "0.50",
"Test::More" : "0.96",
"Test::Pod::Coverage" : "1.08",
"Test::Spelling" : "0.12"
}
},
"runtime" : {
"requires" : {
"Code::TidyAll::Plugin" : "0",
"IPC::Run3" : "0",
"Moo" : "0",
"Try::Tiny" : "0",
"perl" : "5.006",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"Code::TidyAll::Plugin::PerlTidy" : "0",
"Code::TidyAll::Plugin::SortLines::Naturally" : "0.000003",
"Code::TidyAll::Plugin::UniqueLines" : "0.000003",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::Code::TidyAll" : "0.49",
"Test::More" : "0",
"blib" : "1.01",
"perl" : "5.006"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/oalders/code-tidyall-plugin-yapf/issues"
},
"homepage" : "https://github.com/oalders/code-tidyall-plugin-yapf",
"repository" : {
"type" : "git",
"url" : "https://github.com/oalders/code-tidyall-plugin-yapf.git",
"web" : "https://github.com/oalders/code-tidyall-plugin-yapf"
}
},
"version" : "0.000002",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.026000"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
"config" : {
"Dist::Zilla::Plugin::PromptIfStale" : {
"check_all_plugins" : 0,
"check_all_prereqs" : 0,
"modules" : [
"Dist::Zilla::PluginBundle::Author::OALDERS"
],
"phase" : "build",
"run_under_travis" : 0,
"skip" : []
}
},
"name" : "@Author::OALDERS/stale modules, build",
"version" : "0.053"
},
{
( run in 2.133 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )