getopt-style command parsing library with subcommand support.
Find a file
2025-11-19 00:46:54 +01:00
src Add documentation 2025-11-19 00:46:54 +01: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 Add documentation 2025-11-19 00:46:54 +01:00

parsa

getopt-style command parsing library with subcommand support.

Documentation is available at https://grzesiek11.stary.pc.pl/files/builds/docs/parsa/parsa/.

Copyright © 2025 Grzesiek11

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