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

  • Default inline alert: Версия в репозитории: 3.9.2-alt2

Бинарный пакет: lua5.1-luarocks
Версия: 2.4.2-alt9
Архитектура: ppc64le
Собран:  22 августа 2023 г. 20:43 в задании #327734
Исходный пакет: lua5.3-luarocks
Сообщить об ошибке в пакете
Домашняя страница: 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.1

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


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


23 июня 2023 г. Ildar Mulyukov 2.4.2-alt9
- add Requires: rpm-build-lua
- built rpms no longer have dependency on luarocks
12 мая 2023 г. Alexandr Shashkin 2.4.2-alt8
- luarocks.spec: edit conflicts for lua5.1-luarocks subpackage
- replace lua-devel by liblua5.3-devel
15 июня 2019 г. Ildar Mulyukov 2.4.2-alt7
- improved luarocks.filetrigger (closes: 36897)