blob: 3a546ab3514bd306e3a197d3e12043ab89f250f9 (
plain)
1
2
3
4
5
6
7
|
{
"name": "libcbor",
"version-string": "0.8.0",
"description": "libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format",
"homepage": "https://github.com/PJK/libcbor",
"supports": "(x86 | x64) & windows"
}
|