buildroot/package/luasocket/Config.in

10 lines
275 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
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