You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
393 B

name: "cbor-java"
description:
"A Java 7 implementation of RFC 7049: Concise Binary Object Representation "
"(CBOR)"
third_party {
url {
type: HOMEPAGE
value: "https://github.com/c-rack/cbor-java"
}
url {
type: GIT
value: "https://github.com/c-rack/cbor-java.git"
}
version: "v0.8"
last_upgrade_date { year: 2020 month: 1 day: 6 }
license_type: NOTICE
}