a28ec29a9e
This package adds base64 encode/decode functionality for Lua [Peter: fix file header, use TARGET_CONFIGURE_OPTS, drop quotes around paths] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
config BR2_PACKAGE_LBASE64
|
|
bool "lbase64"
|
|
help
|
|
A base64 library for Lua
|
|
|
|
http://luaforge.net/projects/lbase64/
|