$ luarocks install lua-cbor
Lua-CBOR is a (mostly) pure Lua implementation of the CBOR, a compact
data serialization format, defined in RFC 7049. It supports Lua 5.1
until 5.3 and will utilize struct packing and bitwise operations if
available.
Versions
Dependencies
lua >= 5.1, < 5.5