</>PackageGraphPackageGraph

clap

Cargov4.6.2

A simple to use, efficient, and full-featured Command Line Argument Parser

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

clap is an Cargo package that a simple to use, efficient, and full-featured Command Line Argument Parser. The latest version is 4.6.2.

Who should use it

Teams working in the Cargo ecosystem who need a simple to use, efficient, and full-featured Command Line Argument Parser and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Alternatives to clap

Version history

VersionPublishedLicense
4.6.2latest3 days agoMIT OR Apache-2.0
4.6.13 months agoMIT OR Apache-2.0
4.6.04 months agoMIT OR Apache-2.0
4.5.614 months agoMIT OR Apache-2.0
4.5.604 months agoMIT OR Apache-2.0
4.5.595 months agoMIT OR Apache-2.0
4.5.585 months agoMIT OR Apache-2.0
4.5.575 months agoMIT OR Apache-2.0
4.5.565 months agoMIT OR Apache-2.0
4.5.555 months agoMIT OR Apache-2.0
4.5.546 months agoMIT OR Apache-2.0
4.5.538 months agoMIT OR Apache-2.0
4.5.528 months agoMIT OR Apache-2.0
4.5.518 months agoMIT OR Apache-2.0
4.5.509 months agoMIT OR Apache-2.0
4.5.499 months agoMIT OR Apache-2.0
4.5.4810 months agoMIT OR Apache-2.0
4.5.4710 months agoMIT OR Apache-2.0
4.5.4610 months agoMIT OR Apache-2.0
4.5.4511 months agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install clap?

Run `cargo add clap` to add clap to your Cargo project.

What license is clap released under?

No license was detected in clap's metadata; review the repository before use.

How popular is clap?

clap has approximately 0 downloads per week.