{
   "abstract" : "Perl interface to PyTorch's libcpuinfo C library",
   "author" : [
      "Sawyer X"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Lib-CPUInfo",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "FFI::C" : "0.10",
            "FFI::CheckLib" : "0.06",
            "FFI::Platypus" : "1.34",
            "POSIX" : "0",
            "perl" : "v5.20.0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Lib::CPUInfo" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::Cache" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::Cluster" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::Core" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::Enum::UArch" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::Enum::Vendor" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::Package" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::Processor" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::TLB" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::TraceCache" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      },
      "Lib::CPUInfo::UArchInfo" : {
         "file" : "lib/Lib/CPUInfo.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/xsawyerx/lib-cpuinfo.git",
         "web" : "https://github.com/xsawyerx/lib-cpuinfo"
      }
   },
   "version" : "0.001",
   "x_authority" : "cpan:XSAWYERX",
   "x_generated_by_perl" : "v5.30.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}