|
gengetopt
☆
« Back to VersTracker
|
||||||||||
|
Description: Generate C code to parse command-line arguments via getopt_long |
||||||||||
| Type: Formula | Latest Version: 0.9.5@0 | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: cli code-generation c getopt gnu | ||||||||||
| Install: brew install gengetopt | ||||||||||
|
About: Gengetopt is a command-line generator that parses command-line arguments using the standard GNU getopt_long function. It takes a simple, human-readable definition file as input and automatically generates robust C code for parsing options and arguments. This tool significantly reduces boilerplate code and minimizes errors in command-line interface development for C applications. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|