1config BR2_PACKAGE_LBASE64
2	bool "lbase64"
3	help
4	  A base64 library for Lua
5
6	  http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbase64
7