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.
16 lines
394 B
16 lines
394 B
4 months ago
|
name: "jsoncpp"
|
||
|
description: "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings."
|
||
|
third_party {
|
||
|
url {
|
||
|
type: ARCHIVE
|
||
|
value: "https://github.com/open-source-parsers/jsoncpp/archive/1.9.4.tar.gz"
|
||
|
}
|
||
|
version: "1.9.4"
|
||
|
license_type: NOTICE
|
||
|
last_upgrade_date {
|
||
|
year: 2021
|
||
|
month: 2
|
||
|
day: 24
|
||
|
}
|
||
|
}
|