Initial commit

This commit is contained in:
2025-09-19 16:32:53 +03:00
commit ef47a2e822
4 changed files with 58 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: yyjson
description: A high performance JSON library written in ANSI C
version: 0.12.0
url: https://ibireme.github.io/yyjson/
license: MIT
architecture: any
depends: ["glibc"]
make_depends: ["cmake"]
type: source