mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 07:39:01 +08:00
d4c34fd271
* [libcbor] Initial commit * [libcbor] Add metadata * Changes made by vcpkg.exe format-manifest --all * Changes made by vcpkg.exe x-add-version libcbor --overwrite-version
8 lines
267 B
JSON
8 lines
267 B
JSON
{
|
|
"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"
|
|
}
|