mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 08:12:48 +01:00
57 lines
1.3 KiB
JSON
57 lines
1.3 KiB
JSON
{
|
|
"abstract" : "IMAP4 client library",
|
|
"author" : [
|
|
"Phil Pearl (Lobbes) <phil@zimbra.com>"
|
|
],
|
|
"dynamic_config" : 1,
|
|
"generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.120921",
|
|
"license" : [
|
|
"perl_5"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : "2"
|
|
},
|
|
"name" : "Mail-IMAPClient",
|
|
"no_index" : {
|
|
"directory" : [
|
|
"t",
|
|
"inc"
|
|
]
|
|
},
|
|
"prereqs" : {
|
|
"build" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"configure" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"requires" : {
|
|
"Carp" : "0",
|
|
"Errno" : "0",
|
|
"Fcntl" : "0",
|
|
"File::Temp" : "0",
|
|
"IO::File" : "0",
|
|
"IO::Select" : "0",
|
|
"IO::Socket" : "0",
|
|
"IO::Socket::INET" : "1.26",
|
|
"List::Util" : "0",
|
|
"MIME::Base64" : "0",
|
|
"Parse::RecDescent" : "1.94",
|
|
"Test::More" : "0",
|
|
"perl" : "5.008"
|
|
}
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"resources" : {
|
|
"homepage" : "http://sourceforge.net/projects/mail-imapclient/"
|
|
},
|
|
"version" : "3.37"
|
|
}
|