Initial commit

This commit is contained in:
2025-09-19 13:55:53 +03:00
commit a9393a64d6
4 changed files with 58 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libcbor
description: CBOR protocol implementation for C
version: 0.13.0
url: https://github.com/PJK/libcbor
license: MIT
architecture: any
depends: ["glibc"]
make_depends: ["cmake","cmocka"]
type: source