third_party_jsoncpp/README.OpenSource

13 lines
575 B
Plaintext
Raw Normal View History

2021-06-01 16:31:46 +00:00
[
{
"Name": "jsonCpp",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "00.11.0",
"Owner": "jameslee@huawei.com",
2021-06-01 16:31:46 +00:00
"Upstream URL": "https://github.com/open-source-parsers/jsoncpp/archive/00.11.0.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."
}
]