getopt
getopt is a library for processing command-line arguments. The syntax of the command-line is modeled after GNU's getopt_long function.

Repository: http://git.kpe.io/?p=getopt.git;a=summary

License: BSD 3-Clause


command-line options parser