lua-cliargs 3.0
| Name | lua-cliargs |
|---|---|
| Version | 3.0 (d79076d7160293e1ec45f92e15757ed00f7d6fb9) |
| Summary | A command-line argument parser. |
| Description | This module adds support for accepting CLI arguments easily using multiple notations and argument types. cliargs allows you to define required, optional, and flag arguments. |
| Section | base |
| License | MIT |
| Homepage | https://github.com/amireh/lua_cliargs |
| Recipe file | recipes-luarocks/lua-cliargs/lua-cliargs_3.0.bb |
| Layer | meta-luarocks (kirkstone branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/amireh/lua_cliargs.git |
Patches
None
Other branches
This recipe in other branches of meta-luarocks:
| Branch | Recipe |
|---|---|
| master | lua-cliargs 3.0 |
| scarthgap (Yocto Project 5.0) | lua-cliargs 3.0.2 |
| nanbield (Yocto Project 4.3) | lua-cliargs 3.0 |
| mickledore (Yocto Project 4.2) | lua-cliargs 3.0.2 |
| langdale (Yocto Project 4.1) | lua-cliargs 3.0 |
| kirkstone (Yocto Project 4.0) | lua-cliargs 3.0 (this recipe) |
| honister (Yocto Project 3.4) | lua-cliargs 3.0 |
| hardknott (Yocto Project 3.3) | lua-cliargs 3.0 |
| dunfell (Yocto Project 3.1) | lua-cliargs 3.0 |