Package lua5.1-module-luasocket: Information

    Source package: lua5.1-module-luasocket
    Version: 3.1.0-alt3_lr1
    Latest version according to Repology
    Build time:  Apr 7, 2026, 01:25 PM in the task #413837
    Report package bug
    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)

    Maintainer: Ildar Mulyukov


    ACL:
    Ildar Mulyukov
    @everybody

      1. lua5.1-luarocks
      2. liblua5.1-devel
      3. rpm-build-lua
      4. rpm-macros-lua >= 1.5.2

    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