third_party_rust_cxx/README.OpenSource
Jinguang Dong 027d15cef9 Description: [feature] optimize oss's dependencies and spdx identifier info
Bug: https://gitee.com/openharmony/third_party_rust_cxx/issues/IBJ6DX
Test: It could be normally parse by validate_readme_opensource script

Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>
2025-01-21 19:35:24 +08:00

16 lines
422 B
Plaintext

[
{
"Name": "cxx",
"License": "Apache-2.0",
"License File": "LICENSE-APACHE",
"Version Number": "1.0.97",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/dtolnay/cxx",
"Description": "A Rust library that provides a safe and easy way to call C++ code from Rust.",
"Dependencies": [
"unicode-width",
"link-cplusplus",
"codespan-reporting"
]
}
]