summaryrefslogtreecommitdiffstats
path: root/package/lua-msgpack-native/Config.in
blob: 8894ee5352110f3a1c52e771b263caab6f90522d (plain)
1
2
3
4
5
6
7
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