Package lua5.3-module-luasocket: Information

    Source package: lua5.3-module-luasocket
    Version: 3.1.0-alt3_lr1
    Build time:  Apr 7, 2026, 10:13 PM
    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.3-module-luasocket (riscv64)
    lua5.3-module-luasocket-debuginfo (riscv64)

    Maintainer: Ildar Mulyukov


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

    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