getopt-style command parsing library with subcommand support
Find a file
2025-09-25 00:55:46 +02:00
src Initial commit 2025-09-25 00:55:46 +02:00
.gitignore Initial commit 2025-09-25 00:55:46 +02:00
Cargo.lock Initial commit 2025-09-25 00:55:46 +02:00
Cargo.toml Initial commit 2025-09-25 00:55:46 +02:00
LICENSE Initial commit 2025-09-25 00:55:46 +02:00
README.md Initial commit 2025-09-25 00:55:46 +02:00

parsa

getopt-style command parsing library with subcommand support.

Copyright © 2025 Grzesiek11

This project is licensed under the BSD+Patent license. You should have received a copy of this license with this program.