Package lua5.1-module-luasocket: Information
Binary package: lua5.1-module-luasocket
Version: 3.1.0-alt3_lr1
Architecture: aarch64
Build time: Apr 7, 2026, 01:25 PM in the task #413837
Source package: lua5.1-module-luasocket
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.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