Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
examples/ | 25-Apr-2025 | - | 4,641 | 3,542 | ||
src/ | 25-Apr-2025 | - | 1,553 | 259 | ||
.cargo-checksum.json | D | 25-Apr-2025 | 14.6 KiB | 1 | 1 | |
Android.bp | D | 25-Apr-2025 | 1.5 KiB | 65 | 60 | |
Cargo.lock | D | 25-Apr-2025 | 21.6 KiB | 828 | 730 | |
Cargo.toml | D | 25-Apr-2025 | 9.9 KiB | 451 | 372 | |
LICENSE | D | 25-Apr-2025 | 11.1 KiB | 203 | 169 | |
LICENSE-APACHE | D | 25-Apr-2025 | 11.1 KiB | 203 | 169 | |
LICENSE-MIT | D | 25-Apr-2025 | 1 KiB | 20 | 16 | |
METADATA | D | 25-Apr-2025 | 399 | 18 | 17 | |
MODULE_LICENSE_APACHE2 | D | 25-Apr-2025 | 0 | |||
README.md | D | 25-Apr-2025 | 1.8 KiB | 44 | 28 | |
TEST_MAPPING | D | 25-Apr-2025 | 837 | 39 | 38 | |
cargo_embargo.json | D | 25-Apr-2025 | 307 | 19 | 18 |
README.md
1# clap 2 3> **Command Line Argument Parser for Rust** 4 5[](https://crates.io/crates/clap) 6[](https://crates.io/crates/clap) 7[](LICENSE-APACHE) 8[](LICENSE-MIT) 9[](https://github.com/clap-rs/clap/actions/workflows/ci.yml?query=branch%3Amaster) 10[](https://coveralls.io/github/clap-rs/clap?branch=master) 11[](https://github.com/clap-rs/clap/graphs/contributors) 12 13Dual-licensed under [Apache 2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT). 14 15## About 16 17Create your command-line parser, with all of the bells and whistles, declaratively or procedurally. 18 19For more details, see: 20- [docs.rs](https://docs.rs/clap/latest/clap/) 21- [examples](examples/) 22 23## Sponsors 24 25<!-- omit in TOC --> 26### Gold 27 28[](https://opencollective.com/clap) 29 30<!-- omit in TOC --> 31### Silver 32 33[](https://opencollective.com/clap) 34 35<!-- omit in TOC --> 36### Bronze 37 38[](https://opencollective.com/clap) 39 40<!-- omit in TOC --> 41### Backer 42 43[](https://opencollective.com/clap) 44