chore: Release
5 files changed
tree: 79715c19f946fbdfe7dffd1a810331eb710d3468
  1. .github/
  2. assets/
  3. clap_bench/
  4. clap_complete/
  5. clap_complete_fig/
  6. clap_derive/
  7. clap_lex/
  8. clap_mangen/
  9. examples/
  10. src/
  11. tests/
  12. .clippy.toml
  13. .gitignore
  14. .pre-commit-config.yaml
  15. Cargo.lock
  16. Cargo.toml
  17. CHANGELOG.md
  18. clap.schema.json
  19. committed.toml
  20. CONTRIBUTING.md
  21. LICENSE-APACHE
  22. LICENSE-MIT
  23. Makefile
  24. README.md
  25. release.toml
  26. typos.toml
README.md

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