Initial commit

This commit is contained in:
2025-09-25 12:22:51 +03:00
commit d32cc502ae
4 changed files with 52 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: tomlplusplus
description: TOML config parser and serializer for C++
version: 3.4.0
url: https://marzer.github.io/tomlplusplus/
license: MIT
architecture: any
depends: ["gcc-libs","glibc"]
make_depends: ["cmake","meson"]
type: source