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

    Исходный пакет: lua5.3-luarocks
    Версия: 2.4.2-alt7
    Последняя версия по данным Repology
    Собран:  14 июня 2019 г. 21:26 в задании #232110
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.luarocks.org

    Лицензия: MIT
    О пакете: A deployment and management system for Lua modules
    Описание: 
    LuaRocks allows you to install Lua modules as self-contained
    packages called "rocks", which also contain version dependency
    information. This information is used both during installation,
    so that when one rock is requested all rocks it depends on are
    installed as well, and at run time, so that when a module is
    required, the correct version is loaded. LuaRocks supports both
    local and remote repositories, and multiple local rocks trees.
    
    This is the instance for lua 5.3

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    lua5.1-luarocks (x86_64, i586, aarch64)
    lua5.3-luarocks (x86_64, i586, aarch64)

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

    Список участников:
    Ildar Mulyukov
    Aleksei Nikiforov
    Vladimir Didenko

      1. lua-devel
      2. lua5.1
      3. rpm-macros-lua >= 1.4
      4. wget
      5. unzip

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


    15 июня 2019 г. Ildar Mulyukov 2.4.2-alt7
    - improved luarocks.filetrigger (closes: 36897)
    14 июня 2019 г. Ildar Mulyukov 2.4.2-alt6
    - fix RPM deps (+Obsoletes, -Provides)
    5 июня 2019 г. Ildar Mulyukov 2.4.2-alt5
    - great split: luarocks -> lua@luaversion@-luarocks (with 5.1 and 5.3 versions)
    - luarocks tree is now /usr/lib/luarocks/rocks-@luaversion@ (separate for different versions)