The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl interface for smbus using libi2c-dev library.  ",
   "author" : [
      "Shantanu Bhadoria <shantanu at cpan dott org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Device-SMBus",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus",
         "inc"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Fcntl" : "0",
            "IO::File" : "0",
            "Moose" : "0",
            "XSLoader" : "0",
            "constant" : "0",
            "perl" : "5.010000",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "List::Util" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Device::SMBus" : {
         "file" : "lib/Device/SMBus.pm",
         "version" : "0.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shantanubhadoria/device-smbus/issues"
      },
      "homepage" : "https://metacpan.org/release/Device-SMBus",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/shantanubhadoria/device-smbus.git",
         "web" : "https://github.com/shantanubhadoria/device-smbus"
      }
   },
   "version" : "0.11",
   "x_contributors" : [
      "Neil Bowers <neil@bowers.com>",
      "Shantanu <shantanu@cpan.org>",
      "Shantanu Bhadoria <shantanu.bhadoria@gmail.com>",
      "Shantanu Bhadoria <shantanu@cpan.org>"
   ]
}