third_party_rust_clap/README.OpenSource
zhaipeizhe 3ab83ad450 update Version in README.OpenSource
Signed-off-by: zhaipeizhe <zhaipeizhe@huawei.com>
Change-Id: I54be49b8dd99ff0bc50cce8158ea25da48161787
2024-10-31 17:30:23 +08:00

12 lines
387 B
Plaintext

[
{
"Name": "clap",
"License": "Apache license 2.0, MIT",
"License File": "LICENSE-MIT, LICENSE-APACHE",
"Version Number": "4.1.13",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/clap-rs/clap",
"Description": "A command-line argument parsing library for Rust that supports subcommands and complex argument parsing."
}
]