Description
A Lua library for parsing command-line arguments, helping scripts understand options, flags, values, and user input from the terminal.
It is command-line interface infrastructure. Developers use it to make Lua tools easier to run correctly and to avoid writing custom argument parsing code for each project.