Sign in
android-kvm
/
buildroot
/
248c2d045e780b23e6ed19fec1f242460ac464e3
/
.
/
package
/
lua-dkjson
/
Config.in
blob: e550fdfb85776239db21ce77032f6e131cd2de72 [
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/dkjson-lua/