{
  "abstract" : "Control and read hardware devices with i2c(SMBus)",
  "author" : [
     "Slava Volkov <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Device-I2C",
  "no_index" : {
     "directory" : [
        "corpus",
        "examples",
        "inc",
        "t",
        "xt"
     ],
     "package" : [
        "DB"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.006"
        }
     },
     "develop" : {
        "requires" : {
           "Devel::PPPort" : "3.23",
           "English" : "0",
           "Pod::Wordlist" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::Kwalitee::Extra" : "0",
           "Test::More" : "0",
           "Test::Pod" : "1.41",
           "Test::Spelling" : "0.12",
           "Test::Version" : "1"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Fcntl" : "0",
           "IO::File" : "0",
           "XSLoader" : "0",
           "constant" : "0",
           "perl" : "v5.10.1",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0",
           "blib" : "1.01",
           "perl" : "v5.10.1"
        }
     }
  },
  "provides" : {
     "Device::I2C" : {
        "file" : "lib/Device/I2C.pm",
        "version" : "0.06"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/sv99/perl-device-i2c/issues"
     },
     "homepage" : "https://metacpan.org/release/Device-I2C",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/sv99/perl-device-i2c.git",
        "web" : "https://github.com/sv99/perl-device-i2c"
     }
  },
  "version" : "0.06",
  "x_contributors" : [
     "Slava Volkov <svolkov att cpan dott org>"
  ]
}