Version0.2.4-GIT
Revision64
LicenseProprietary
Confinementstrict
BaseUnknown

Command line option parser for C.


A command line option parser generator for C that works with
only household ingredients (a C compiler and the m4 macro
processor) and supports:
+ GNU-style long options (--blah)
+ condensable short options (-xab for -x -a -b)
+ optional arguments to long and short options (--foo[=BAR])
+ multiple occurrence of options (-vvv)
+ does not depend on libc's getopt() nor getopt_long()

Update History

0.2.4-GIT (64)
1 Apr 2026, 21:28 UTC

Published27 Oct 2017, 03:15 UTC

Last updated5 Jul 2025, 06:32 UTC

First seen1 Apr 2026, 21:28 UTC