#arguments-parser #zero #args #depencencies

ltl-args

argument parsing with zero depencencies

2 unstable releases

0.2.0 Nov 4, 2024
0.1.0 Oct 23, 2024

#15 in #args

Download history 166/week @ 2024-10-21 4/week @ 2024-10-28 159/week @ 2024-11-04

329 downloads per month

MIT/Apache

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.

No runtime deps