2 releases
| 0.0.2 | Sep 12, 2025 |
|---|---|
| 0.0.1 | Jul 18, 2025 |
#1953 in Command-line interface
9,112 downloads per month
Used in 11 crates
(3 directly)
43KB
779 lines
Minimal, API stable CLI parser
Inspired by lexopt, lexarg simplifies the formula down
further so it can be used for CLI plugin systems.
Example
lexarg
Minimal, API stable CLI parser"
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.