<!-- omit in TOC -->
# clap_lex
> **Minimal, flexible command line parser**
[](https://crates.io/crates/clap_lex)
[](https://crates.io/crates/clap_lex)
[](https://github.com/clap-rs/clap/blob/clap_lex-v0.7.2/LICENSE-APACHE)
[](https://github.com/clap-rs/clap/blob/clap_lex-v0.7.2/LICENSE-MIT)
Dual-licensed under [Apache 2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT).
1. [About](#about)
2. [API Reference](https://docs.rs/clap_lex)
3. [Questions & Discussions](https://github.com/clap-rs/clap/discussions)
4. [CONTRIBUTING](https://github.com/clap-rs/clap/blob/clap_lex-v0.7.2/clap_lex/CONTRIBUTING.md)
5. [Sponsors](https://github.com/clap-rs/clap/blob/clap_lex-v0.7.2/README.md#sponsors)
## About