2020-03-02 09:52:15 +01:00
|
|
|
# clap
|
2015-03-19 00:43:33 +01:00
|
|
|
|
2021-11-29 21:05:42 -06:00
|
|
|
> **Command Line Argument Parser for Rust**
|
|
|
|
|
2020-03-02 09:52:15 +01:00
|
|
|
[](https://crates.io/crates/clap)
|
|
|
|
[](https://crates.io/crates/clap)
|
2022-07-19 14:41:42 -05:00
|
|
|
[](LICENSE-APACHE)
|
|
|
|
[](LICENSE-MIT)
|
2022-12-16 18:46:43 -08:00
|
|
|
[](https://github.com/clap-rs/clap/actions/workflows/ci.yml?query=branch%3Amaster)
|
2020-03-02 09:52:15 +01:00
|
|
|
[](https://coveralls.io/github/clap-rs/clap?branch=master)
|
2021-05-25 23:19:32 +01:00
|
|
|
[](https://github.com/clap-rs/clap/graphs/contributors)
|
2015-03-19 00:43:33 +01:00
|
|
|
|
2021-11-29 21:05:42 -06:00
|
|
|
Dual-licensed under [Apache 2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT).
|
2020-03-02 09:52:15 +01:00
|
|
|
|
2015-04-06 13:39:13 -04:00
|
|
|
## About
|
|
|
|
|
2021-11-29 21:05:42 -06:00
|
|
|
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
|
2015-05-05 19:31:41 -04:00
|
|
|
|
2022-07-19 13:29:31 -05:00
|
|
|
For more details, see:
|
|
|
|
- [docs.rs](https://docs.rs/clap/latest/clap/)
|
|
|
|
- [examples](examples/)
|
2021-12-07 15:05:03 -06:00
|
|
|
|
|
|
|
## Sponsors
|
|
|
|
|
|
|
|
<!-- omit in TOC -->
|
|
|
|
### Gold
|
|
|
|
|
|
|
|
[](https://opencollective.com/clap)
|
|
|
|
|
|
|
|
<!-- omit in TOC -->
|
|
|
|
### Silver
|
|
|
|
|
|
|
|
[](https://opencollective.com/clap)
|
|
|
|
|
|
|
|
<!-- omit in TOC -->
|
|
|
|
### Bronze
|
|
|
|
|
|
|
|
[](https://opencollective.com/clap)
|
|
|
|
|
|
|
|
<!-- omit in TOC -->
|
|
|
|
### Backer
|
|
|
|
|
|
|
|
[](https://opencollective.com/clap)
|