mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 11:32:10 +00:00
8 lines
184 B
Plaintext
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/
|