Sign in
android-kvm
/
buildroot
/
28252450c4418d6544992563029448a27cbbc8b1
/
.
/
package
/
lua-dkjson
/
Config.in
blob: 9c5dff1928142c261c8784144d65978733549428 [
file
] [
log
] [
blame
]
config BR2_PACKAGE_LUA_DKJSON
bool
"lua-dkjson"
help
David
Kolf
's JSON module for Lua.
dkjson is written in Lua without any dependencies, but
when LPeg is available dkjson can use it to speed up decoding.
http://dkolf.de/src/dkjson-lua.fsl/