45f959e8d09d2ad3fdb6f84bc2afa62f82e183a5
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / luasocket / Config.in
1 config BR2_PACKAGE_LUASOCKET
2         bool "luasocket"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         help
5           LuaSocket is the most comprehensive networking support library
6           for the Lua language.
7           It provides easy access to TCP, UDP, DNS, SMTP,
8           FTP, HTTP, MIME and much more.
9
10           http://luaforge.net/projects/luasocket/