Files
package_application_recovery/buildroot/package/lua-msgpack-native/Config.in
2013-06-03 17:23:21 +01:00

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