options is a small and simple option parsing library for C programs. It is not designed to be fancy, but currently supports long and short options, default values for options, options incremented every time they're specified, and the display of a formatted table of options and their help message.
| Tags | Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C |
Recent releases


Changes: The test suite received an overhaul. There are more tests as well as better automatic detection of failures (so that less eyeballing is required).


Changes: A shared library is now produced using GNU autotools. Some minor documentation improvements were made.


Changes: No bugs found in pre1; re-released as 0.3 final.


No changes have been submitted for this release.