ab1c99158a
moved under the hat of https://github.com/lunarmodules diff LICENSE: -LuaSocket 3.0 license -Copyright � 2004-2013 Diego Nehab +Copyright (C) 2004-2022 Diego Nehab Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
10 lines
275 B
Plaintext
10 lines
275 B
Plaintext
config BR2_PACKAGE_LUASOCKET
|
|
bool "luasocket"
|
|
help
|
|
LuaSocket is the most comprehensive networking support library
|
|
for the Lua language.
|
|
It provides easy access to TCP, UDP, DNS, SMTP,
|
|
FTP, HTTP, MIME and much more.
|
|
|
|
https://github.com/lunarmodules/luasocket
|