mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 03:22:11 +00:00
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
|
|
config BR2_PACKAGE_LUA_CONCISESERIALIZATION
|
||
|
|
bool "lua-conciseserialization"
|
||
|
|
help
|
||
|
|
a pure Lua implementation of CBOR / RFC8949.
|
||
|
|
|
||
|
|
https://fperrad.frama.io/lua-ConciseSerialization/
|