16 lines
264 B
YAML
16 lines
264 B
YAML
name: libcbor
|
|
description: CBOR protocol implementation for C
|
|
version: 0.13.0
|
|
revision: 2
|
|
url: https://github.com/PJK/libcbor
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- cmake
|
|
- cmocka
|