aboutsummaryrefslogtreecommitdiff
path: root/ports/libcbor/vcpkg.json
blob: 90c54499d8e1cc094c00756a09dd535017cc3f3b (plain)
1
2
3
4
5
6
7
{
  "name": "libcbor",
  "version": "0.8.0",
  "port-version": 1,
  "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"
}