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 ago13 downloads
1.0.0-1281 days ago464 downloads
0.4-17 years ago1,386 downloads
0.3-17 years ago54 downloads
0.2-17 years ago52 downloads
0.1-17 years ago75 downloads

Dependencies

lua >= 5.1, < 5.5

Labels

Manifests