Initial Commit

This commit is contained in:
2025-05-08 17:21:24 +03:00
commit d8fa2e880a
2 changed files with 41 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: zig
description: A general-purpose programming language and toolchain for maintaining robust, optimal and reusable software
version: 0.12.1
url: https://ziglang.org/
license: MIT
architecture: any
depends: ["clang","lld","llvm"]
make_depends: ["cmake"]
type: source