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