lua-cbor

Pure Lua CBOR / RFC 7049 implementation

$ 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

scm-0dev8 years ago39 downloads
1.0.0-11 year ago1,664 downloads
0.4-17 years ago1,446 downloads
0.3-18 years ago88 downloads
0.2-18 years ago73 downloads
0.1-18 years ago180 downloads

Dependencies

lua >= 5.1, < 5.5

Labels

Manifests