Help language development. Donate to The Perl Foundation
{ "name": "Linux::Cpuinfo", "version": "0.0.10", "auth": "github:jonathanstowe", "api": "1.0", "source-url": "https://github.com/jonathanstowe/Raku-Linux-Cpuinfo.git", "support": { "source": "https://github.com/jonathanstowe/Raku-Linux-Cpuinfo.git", "bugtracker" : "https://github.com/jonathanstowe/Raku-Linux-Cpuinfo/issues/", "email": "[email protected]" }, "perl": "6.*", "raku": "6.*", "resources": [ ], "build-depends": [ ], "author": "Jonathan Stowe <[email protected]>", "depends": [ ], "tags": [ "linux", "system", "utils", "cpu" ], "license": "Artistic-2.0", "test-depends": [ "Test" ], "provides": { "Linux::Cpuinfo": "lib/Linux/Cpuinfo.pm", "Linux::Cpuinfo::Cpu": "lib/Linux/Cpuinfo/Cpu.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "description": "Get the kernel CPU information on Linux", "meta-version": "1" }