Crates.io | ltl-args |
lib.rs | ltl-args |
version | 0.2.0 |
source | src |
created_at | 2024-10-23 02:45:21.340689 |
updated_at | 2024-11-04 03:58:52.596651 |
description | argument parsing with zero depencencies |
homepage | |
repository | |
max_upload_size | |
id | 1419593 |
size | 26,025 |
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.
The code is licensed under the MIT or Apache 2.0 licenses. See LICENSE-MIT and LICENSE-APACHE for details.