diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000000000000000000000000000000000000..899c150e8e481289b9a5799a80ef5d44b1c68d79 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,76 @@ + + + + + + LICENSE-APACHE|LICENSE-MIT + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000000000000000000000000000000000000..a099ac5a239ace78a15c066f96da792e7a148f3c --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "clap", + "License": "Apache license 2.0, MIT", + "License File": "LICENSE-MIT, LICENSE-APACHE", + "Version Number": "v4.1.4", + "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." + } +]