We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c21ebb commit fd3e665Copy full SHA for fd3e665
packages/cpuid.json
@@ -0,0 +1,15 @@
1
+{
2
+ "author": "zig-multimedia",
3
+ "tags": [
4
+ "cpuid",
5
+ "x86",
6
+ "asm",
7
+ "wrapper"
8
+ ],
9
+ "git": "https://codeberg.org/zig-multimedia/cpuid",
10
+ "root_file": "/src/main.zig",
11
+ "description": "A Zig package to check cpuid features on x86 processors.",
12
+ "license": "unlicense",
13
+ "updated_at": "2024-05-20T19:53Z",
14
+ "homepage": null
15
+}
0 commit comments