Crates.io | clap2 |
lib.rs | clap2 |
version | 4.3.9 |
source | src |
created_at | 2023-01-04 00:35:18.786829 |
updated_at | 2023-06-28 17:04:36.248282 |
description | A simple to use, efficient, and full-featured Command Line Argument Parser |
homepage | |
repository | https://github.com/clap-rs/clap |
max_upload_size | |
id | 750513 |
size | 229,576 |
Command Line Argument Parser for Rust
Dual-licensed under Apache 2.0 or MIT.
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
For more details, see: