d56e04ae6e
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
config BR2_PACKAGE_LUA_MESSAGEPACK
|
|
bool "lua-messagepack"
|
|
help
|
|
A pure Lua implementation of the MessagePack serialization
|
|
format.
|
|
|
|
http://fperrad.github.io/lua-MessagePack/
|