Пакет lua5.3-module-luafilesystem: Информация
Исходный пакет: lua5.3-module-luafilesystem
Версия: 1.8.0-alt5_lr1
Собран: 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)
lua5.3-module-luafilesystem (x86_64, i586, aarch64)
lua5.3-module-luafilesystem-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Ildar Mulyukov
Последнее изменение
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.