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-0dev7 years ago39 downloads
1.0.0-11 year ago908 downloads
0.4-17 years ago1,438 downloads
0.3-17 years ago80 downloads
0.2-17 years ago65 downloads
0.1-17 years ago172 downloads

Dependencies

lua >= 5.1, < 5.5

Labels

Manifests