Пакет lua5.3-module-luafilesystem: Информация

    Исходный пакет: lua5.3-module-luafilesystem
    Версия: 1.8.0-alt5_lr1
    Последняя версия по данным Repology
    Собран:  8 ноября 2025 г. 11:32 в задании #399541
    Сообщить об ошибке в пакете
    Домашняя страница: https://lunarmodules.github.io/luafilesystem/

    Лицензия: MIT
    О пакете: File System Library for the Lua Programming Language
    Описание: 
          LuaFileSystem is a Lua library developed to complement the set of
          functions related to file systems offered by the standard Lua
          distribution. LuaFileSystem offers a portable way to access the
          underlying directory structure and file attributes.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    lua5.3-module-luafilesystem (x86_64, i586, aarch64)
    lua5.3-module-luafilesystem-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Ildar Mulyukov


    Права:
    Ildar Mulyukov
    @everybody

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

    Последнее изменение


    8 ноября 2025 г. Ildar Mulyukov 1.8.0-alt5_lr1
    - exclude `doc` link to avoid upgrade conflict from the Ajrat's versions (ALT #56533)
    19 октября 2025 г. Ildar Mulyukov 1.8.0-alt4_lr1
    - autogenerated by lrimport
    - fixes compile options
    18 октября 2025 г. Ajrat Makhmutov 1.8.0-alt3_lr1
    - Fix FTBFS on x86_64 with GCC 14 by adding PIC flags.