Initial Commit

This commit is contained in:
2025-05-08 17:14:21 +03:00
commit 030f6036dc
2 changed files with 41 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: inih
description: Simple .INI file parser in C, good for embedded systems
version: 58
url: https://github.com/benhoyt/inih
license: BSD
architecture: any
depends: ["gcc","glibc"]
make_depends: ["meson"]
type: source