Package lua5.1-module-luasocket: Information
Source package: lua5.1-module-luasocket
Version: 3.1.0-alt3_lr1
Build time: Apr 7, 2026, 01:25 PM in the task #413837
Category: Development/Other
Report package bugHome page: https://github.com/lunarmodules/luasocket
License: MIT
Summary: Network support for the Lua language
Description:
LuaSocket is a Lua extension library composed of two parts: a set of C
modules that provide support for the TCP and UDP transport layers, and a
set of Lua modules that provide functions commonly needed by applications
that deal with the Internet.List of RPM packages built from this SRPM:
lua5.1-module-luasocket (x86_64, i586, aarch64)
lua5.1-module-luasocket-debuginfo (x86_64, i586, aarch64)
lua5.1-module-luasocket (x86_64, i586, aarch64)
lua5.1-module-luasocket-debuginfo (x86_64, i586, aarch64)
Maintainer: Ildar Mulyukov
Last changed
Dec. 27, 2025 Ildar Mulyukov 1:3.1.0-alt3_lr1
- autogenerated by lrimport - remove the patch that already in upstream - remove "shared libraries" part (irrelevant for Lua modules)
April 1, 2025 Sergey Zhidkih 1:3.1.0-alt2_lr1
- Change build system from make to luarocks. - Repackage according to shared library policy. - Refactor spec.
Aug. 22, 2023 Ildar Mulyukov 3.0rc1-alt5_lr2
- fix build with newer autodep system