Files
libcbor/pkg.info
T
2025-09-19 13:55:53 +03:00

10 lines
210 B
Plaintext

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