Initial Commit

This commit is contained in:
2025-05-08 17:14:24 +03:00
commit 0ce3ed5c23
2 changed files with 54 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: json-c
description: A JSON implementation in C
version: 0.18
url: https://github.com/json-c/json-c
license: MIT
architecture: any
depends: ["glibc"]
make_depends: ["cmake","ninja"]
type: source