Process application arguments the same way as getopt_long
Development/Libraries/Other
alt-getopt is a module for Lua programming language for
processing application's arguments the same way BSD/GNU
getopt_long(3) functions do. The main goal is compatibility
with SUS "Utility Syntax Guidelines" guidelines 3-13.