Description
Helps C programs parse GNU-style command-line options from structured tables. It can handle option definitions, parsed values, and error messages for native utilities.
Use it when maintaining or building C software that needs traditional command-line option handling. It is a developer library and does not provide a user-facing application by itself.