A simple table printing module for Lua.
$ luarocks install print_table
print_table allows for easy printing of Lua tables, including nested tables, by providing a simple function call interface.
root