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
|