aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 973907e139ad7fe53b6d5c42ad3314e129a6c699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "cn-cbor"
description: "cn-cbor: A constrained node implementation of CBOR in C"
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/cabo/cn-cbor"
  }
  url {
    type: GIT
    value: "https://github.com/cabo/cn-cbor.git"
  }
  version: "f1cf9ffdf5cfab935a45900556f9b68af925c256"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 2
    day: 1
  }
}