Clig generates C code to take apart the typical command-line arguments given to a C program. Input to clig is a simple description file that specifies the name and number of options, their type (Flag, String, Float, Int) and permissable range, and which options are mandatory. From this, clig will generate self-contained C code to include in your program, a usage message, and a manual page skeleton. Clig does a lot more than getopt! WWW: http://wsd.iitb.fhg.de/~geg/clighome/ - Bill Fumerola git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Assign new maintainer fiziologus@gmail.commandree2013-01-201-1/+1
* - Update to 1.5.0 [1].mandree2013-01-184-22/+67
* - Fix typos in COMMENTcs2012-08-021-1/+1
* -remove MD5ohauer2011-07-031-1/+0