2 unstable releases
0.2.0 | Nov 4, 2024 |
---|---|
0.1.0 | Oct 23, 2024 |
#15 in #args
329 downloads per month
15KB
398 lines
Little Args
This is a zero-dependency argument parsing library. It's not the best argument parser out there; that's probably clap. But it works, and depending on it only adds one (1) dependency. No more transitive dependencies.
License
The code is licensed under the MIT or Apache 2.0 licenses. See LICENSE-MIT and LICENSE-APACHE for details.