10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
name: zig
|
|
description: A general-purpose programming language and toolchain for maintaining robust, optimal and reusable software
|
|
version: 0.15.1
|
|
url: https://ziglang.org/
|
|
license: MIT
|
|
architecture: any
|
|
depends: ["clang","lld","llvm-libs"]
|
|
make_depends: ["cmake","llvm"]
|
|
type: source
|