What it does: Parses flags (-h), and options with int/float/string arguments (--port 8080). What it doesn't (yet): Handle subcommands, repeated parsing, or other advanced features.
It's built for simplicity and ease of integration in small to medium C projects. Feedback is welcome!