{
   "api" : "1",
   "authors" : [
      "Fernando Santagata"
   ],
   "depends" : [
      "NativeHelpers::Blob"
   ],
   "description" : "Manipulate image EXIF data",
   "license" : "Artistic-2.0",
   "name" : "Image::Libexif",
   "perl" : "6.c",
   "provides" : {
      "Image::Libexif" : "lib/Image/Libexif.pm6",
      "Image::Libexif::Constants" : "lib/Image/Libexif/Constants.pm6",
      "Image::Libexif::Raw" : "lib/Image/Libexif/Raw.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/F/FR/FRITH/Perl6/Image-Libexif-0.1.0.tar.gz",
   "tags" : [
      "image",
      "exif",
      "nativecall"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.1.0"
}
