lua-alt-getopt

Process application arguments the same way as getopt_long.

Version:
Copyright:
License:
Packaged on:
08/12/2010 19:40:43
Number of files:
6
Size on disk:
10.41 kB

lua_altgetopt is a MIT-licensed module for Lua, for processing application arguments in the same way as BSD/GNU getopt_long(3) functions do. This module is made available for lua script writers to have consistent command line parsing routines.