lua-inspect 3.1.3
| Name | lua-inspect |
|---|---|
| Version | 3.1.3 (691eea1fc6346be131e9749150976010f13e84f7) |
| Summary | Lua table visualizer, ideal for debugging |
| Description | inspect will print out your lua tables nicely so you can debug your programs quickly. It sorts keys by type and name and handles recursive tables properly. |
| Section | base |
| License | MIT |
| Homepage | https://github.com/kikito/inspect.lua |
| Recipe file | recipes-luarocks/lua-inspect/lua-inspect_3.1.3.bb |
| Layer | meta-luarocks (nanbield branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/kikito/inspect.lua.git |
Patches
None
Other branches
This recipe in other branches of meta-luarocks:
| Branch | Recipe |
|---|---|
| master | lua-inspect 3.1.3 |
| scarthgap (Yocto Project 5.0) | lua-inspect 3.1.3 |
| nanbield (Yocto Project 4.3) | lua-inspect 3.1.3 (this recipe) |
| mickledore (Yocto Project 4.2) | lua-inspect 3.1.3 |
| langdale (Yocto Project 4.1) | lua-inspect 3.1.3 |
| kirkstone (Yocto Project 4.0) | lua-inspect 3.1.3 |
| honister (Yocto Project 3.4) | lua-inspect 3.1.3 |
| hardknott (Yocto Project 3.3) | lua-inspect 3.1.1 |
| dunfell (Yocto Project 3.1) | lua-inspect 3.1.1 |