clap/clap_lex
2024-12-05 15:15:12 -06:00
..
src fix(lex): Allow an exponent 'E' 2024-12-05 16:17:00 +01:00
tests/testsuite test(lex): Allow 'E' in scientific notation 2024-12-05 16:16:53 +01:00
Cargo.toml chore: Release 2024-11-13 12:52:48 -06:00
CHANGELOG.md docs: Update changelog 2024-12-05 15:15:12 -06: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 2024-11-13 12:52:48 -06: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