Files
buildroot/package/lua-messagepack/Config.in
2018-10-10 08:58:24 +02:00

8 lines
184 B
Plaintext

config BR2_PACKAGE_LUA_MESSAGEPACK
bool "lua-messagepack"
help
A pure Lua implementation of the MessagePack serialization
format.
https://fperrad.frama.io/lua-MessagePack/