9de94e3477
[Peter: reformat Config.in to fit 80-col] Signed-off-by: Wojciech M. Zabolotny <wzab01@gmail.com> Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
config BR2_PACKAGE_LUA_MSGPACK_NATIVE
|
|
bool "lua-msgpack-native"
|
|
help
|
|
This is a native, C language implementation of msgpack
|
|
(http://msgpack.org) library/protocol for Lua language
|
|
|
|
https://github.com/kengonakajima/lua-msgpack-native
|