Config.in 275 B

123456789
  1. config BR2_PACKAGE_LUASOCKET
  2. bool "luasocket"
  3. help
  4. LuaSocket is the most comprehensive networking support library
  5. for the Lua language.
  6. It provides easy access to TCP, UDP, DNS, SMTP,
  7. FTP, HTTP, MIME and much more.
  8. https://github.com/lunarmodules/luasocket