Files
third_party_jsoncpp/README.OpenSource
T
zt147369 855b19ce1e jsoncpp 升级1.9.5
Signed-off-by: zt147369 <zhangting201@huawei.com>
2023-03-11 01:50:18 +00:00

13 lines
581 B
Plaintext

[
{
"Name": "jsonCpp",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "1.9.5",
"Owner": "jameslee@huawei.com",
"Upstream URL": "https://github.com/open-source-parsers/jsoncpp/archive/refs/tags/1.9.5.tar.gz",
"Description": "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files."
}
]