{
   "authors" : [
      "Curt Tilmes <ctilmes@cpan.org>"
   ],
   "depends" : [],
   "description" : "Helper for looking up perl objects from C callbacks",
   "license" : "Artistic-2.0",
   "name" : "NativeHelpers::Callback",
   "perl" : "6.*",
   "provides" : {
      "NativeHelpers::Callback" : "lib/NativeHelpers/Callback.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/C/CT/CTILMES/Perl6/NativeHelpers-Callback-0.1.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/CurtTilmes/perl6-nativehelpers-callback/issues",
      "source" : "https://github.com/CurtTilmes/perl6-nativehelpers-callback.git"
   },
   "tags" : [
      "NATIVECALL"
   ],
   "test-depends" : [
      "Test",
      "Test::When",
      "Test::META"
   ],
   "version" : "0.1"
}