aboutsummaryrefslogtreecommitdiff
path: root/libs/libcbor
Commit message (Collapse)AuthorAge
* libcbor: Add new packageLinos Giannopoulos2021-01-07
Libcbor is a C library for parsing and generating CBOR[0], the general-purpose schema-less binary data format. [0]: https://tools.ietf.org/html/rfc7049 Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>