mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2025-04-04 20:31:41 +00:00

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>
16 lines
422 B
Plaintext
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"
|
|
]
|
|
}
|
|
] |