linuxOS_PX30_CAR/buildroot/package/lua-messagepack/Config.in
2026-01-20 14:00:13 +08:00

8 lines
184 B
Plaintext

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