clap/clap_lex
2022-06-28 08:04:18 -05:00
..
src feat(lex): Allow checking if at end of input 2022-05-16 15:08:47 -05:00
tests fix(lex)!: Don't do prefix matching by default 2022-04-27 12:38:12 -05:00
Cargo.toml chore: Release 2022-06-28 08:04:18 -05:00
CHANGELOG.md chore: Release 2022-06-28 08:04:18 -05:00
CONTRIBUTING.md feat(lex): Pull out clap_lex 2022-04-15 10:55:37 -05:00
LICENSE-APACHE feat(lex): Pull out clap_lex 2022-04-15 10:55:37 -05:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
README.md chore: Release 2022-06-28 08:04:18 -05:00

clap_lex

Minimal, flexible command line parser

Crates.io Crates.io License License

Dual-licensed under Apache 2.0 or MIT.

  1. About
  2. API Reference
  3. Questions & Discussions
  4. CONTRIBUTING
  5. Sponsors

About