lua-inspect 3.1.1
| Name | lua-inspect |
|---|---|
| Version | 3.1.1 |
| 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.1.bb |
| Layer | meta-luarocks (hardknott branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://github.com/kikito/inspect.lua/archive/v3.1.1.tar.gz |
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 |
| 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 (this recipe) |
| dunfell (Yocto Project 3.1) | lua-inspect 3.1.1 |