Go to file
openharmony_ci 6b4a9f849a
Some checks failed
CI / Test (default, default, ubuntu-latest, stable) (push) Has been cancelled
CI / Test (linux, full, ubuntu-latest, stable) (push) Has been cancelled
CI / Test (mac, full, macos-latest, stable) (push) Has been cancelled
CI / Test (minimal, minimal, ubuntu-latest, stable) (push) Has been cancelled
CI / Test (next, next, ubuntu-latest, stable) (push) Has been cancelled
CI / Test (windows, full, windows-latest, stable) (push) Has been cancelled
CI / Check (debug, debug, stable, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / Check (msrv, full, 1.64.0, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / Check (release, release, stable, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / Check (wasm, wasm, stable, wasm32-unknown-unknown) (push) Has been cancelled
CI / Check (wasm-wasi, wasm, stable, wasm32-wasi) (push) Has been cancelled
CI / UI Tests (default) (push) Has been cancelled
CI / UI Tests (next) (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / cffconvert (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
!6 修改软件名
Merge pull request !6 from archane/master
2024-11-05 10:48:09 +00:00
.github clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
assets docs: Add back in logo 2021-12-07 17:45:57 -06:00
clap_bench clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
clap_complete clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
clap_complete_fig clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
clap_derive clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
clap_lex clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
clap_mangen clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
examples clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
src clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
tests clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
.clippy.toml chore: Bump MSRV to 1.64.0 2023-01-09 12:29:41 -06:00
.gitignore chore: Allow testing MSRV 2022-07-19 13:50:27 -05:00
.pre-commit-config.yaml chore: Upgrade boilerplate 2022-02-15 12:36:19 -06:00
BUILD.gn clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
Cargo.lock clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
Cargo.toml clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
CHANGELOG.md clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
CITATION.cff clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
committed.toml chore: Switch to renovate 2022-12-01 11:23:46 -06:00
CONTRIBUTING.md docs(contrib): Define a compatibility policy for help/error output 2023-01-13 07:19:30 -06:00
deny.toml clap 4.1.4升级至4.1.13 2024-04-02 20:06:53 +08:00
LICENSE-APACHE chore: relicense under MIT and APACHE 2.0 2018-07-23 14:25:18 -04:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
Makefile feat: Stablize ArgMatches::get_occurrences 2023-01-12 21:37:19 -06:00
OAT.xml Add OAT.xml and README.OpenSource 2023-04-14 14:14:43 +08:00
README.md docs(readme): Fix build status badge (#4559) 2022-12-16 20:46:43 -06:00
README.OpenSource update Version in README.OpenSource 2024-10-31 17:30:23 +08:00
release.toml chore: Update release process 2022-10-24 11:51:14 -05:00
typos.toml docs: Fix typos 2021-11-17 15:21:58 -06:00

clap

Command Line Argument Parser for Rust

Crates.io Crates.io License License Build Status Coverage Status Contributors

Dual-licensed under Apache 2.0 or MIT.

About

Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

For more details, see:

Sponsors

Gold

Silver

Bronze

Backer