1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/lbase64/Config.in
2018-03-17 23:47:00 +00:00

8 lines
183 B
Plaintext

config BR2_PACKAGE_LBASE64
bool "lbase64"
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
help
A base64 library for Lua
http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbase64