lua-socket
Port variant lua53
Summary Comprehensive networking module for Lua 5.3
Package version 3.1.0
Homepage https://github.com/diegonehab/luasocket
Keywords net
Maintainer Michael Reim
License MIT
Other variants lua52 | lua54
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 17 SEP 2022, 15:25:36 UTC
Port created 01 APR 2020, 15:24:01 UTC
Subpackage Descriptions
single LuaSocket is a Lua extension library that is composed of two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet. The core support has been implemented so that it is both efficient and simple to use. Among the support modules, the most commonly used implement the SMTP, HTTP and FTP client protocols. These provide a very natural and generic interface to the functionality defined by each protocol. In addition, you will find that the MIME, URL and LTN12 modules can be very handy.
Configuration Switches (platform-specific settings discarded)
LUA52 OFF Build with Lua 5.2 LUA53 ON Build with Lua 5.3 LUA54 OFF Build with Lua 5.4
Package Dependencies by Type
Build (only) gmake:primary:standard
pkgconf:primary:standard
Build and Runtime lua53:dev:standard
lua53:primary:standard
Download groups
main mirror://GITHUB/diegonehab:luasocket:v3.1.0
Distribution File Information
bf033aeb9e62bcaa8d007df68c119c966418e8c9ef7e4f2d7e96bddeca9cca6e 336542 diegonehab-luasocket-3.1.0.tar.gz
Ports that require lua-socket:lua53
lua-sec:lua53 SSL/TLS support module for Lua 5.3