mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
lua-messagepack: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
30c7e8d2b9
commit
d56e04ae6e
7
package/lua-messagepack/Config.in
Normal file
7
package/lua-messagepack/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_LUA_MESSAGEPACK
|
||||
bool "lua-messagepack"
|
||||
help
|
||||
A pure Lua implementation of the MessagePack serialization
|
||||
format.
|
||||
|
||||
http://fperrad.github.io/lua-MessagePack/
|
||||
Reference in New Issue
Block a user