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-0dev9 years ago49 downloads
1.0.0-12 years ago17,045 downloads
0.4-19 years ago1,463 downloads
0.3-19 years ago97 downloads
0.2-19 years ago80 downloads
0.1-19 years ago205 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

haproxy-impart, kong-plugin-impart

Labels

Manifests