clap/clap_lex
2024-02-08 10:33:13 -06:00
..
src fix(lex): Use new-ish OsStr API 2024-02-08 10:05:24 -06:00
tests refactor: Reduce code size of testing tokens if they're a number 2023-10-24 09:17:45 -07:00
Cargo.toml chore: Release 2024-02-08 10:33:13 -06:00
CHANGELOG.md chore: Release 2024-02-08 10:33:13 -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-02-08 10:33:13 -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