{
   "depends" : [
      "Compress::Zlib"
   ],
   "description" : "Perl 6 API to the ZIP file format",
   "name" : "File::Zip",
   "provides" : {
      "File::Zip" : "lib/File/Zip.pm6",
      "File::Zip::LocalFileHeader" : "lib/File/Zip/LocalFileHeader.pm6"
   },
   "support" : {
      "source" : "git://github.com/azawawi/perl6-file-zip.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "*"
}
