lua-cliargs 2.5-4-1 (amd64 binary) in ubuntu yakkety

 cliargs is a command-line argument parser for Lua. It supports several types
 of arguments:
 .
  * required arguments
  * optional arguments with different notations: -short-key VALUE and/or
    --expanded-key=VALUE
  * optional arguments with multiple-values that get appended to a list
  * optional "flag" arguments (on/off options) with notations: -short-key
    and/or --expanded-key
  * a single optional "splat" argument which can be repeated

Details

Package version:
2.5-4-1
Source:
lua-cliargs 2.5-4-1 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Optional

Package relationships

Provides:
  • lua5.1-cliargs
  • lua5.2-cliargs