$ luarocks install lpatch
Lua patch is a utility tool for creating patch between two Lua variables.
This patch can then be applied to another variable. All number values, expect
table keys, will be caculate and result with a delta offset within the patch.
String and boolean values will be update with the latest value, if there is
no different between two Lua variables, Lua patch returns with nil.
Versions
Dependencies
lua >= 5.1