Skip to content

Commit fd3e665

Browse files
notcancernameikskuh
authored andcommitted
Add cpuid package
1 parent 3c21ebb commit fd3e665

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/cpuid.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)