buildrootschalter/package/lbase64/Config.in
Assaf Inbal a28ec29a9e lbase64: New package
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>
2013-06-17 23:13:36 +02:00

7 lines
119 B
Plaintext

config BR2_PACKAGE_LBASE64
bool "lbase64"
help
A base64 library for Lua
http://luaforge.net/projects/lbase64/