Package lua5.4-module-luafilesystem: Information
Source package: lua5.4-module-luafilesystem
Version: 1.8.0-alt5_lr1
Build time: Nov 9, 2025, 10:50 AM
Category: Development/Other
Report package bugLicense: MIT
Summary: File System Library for the Lua Programming Language
Description:
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.List of RPM packages built from this SRPM:
lua5.4-module-luafilesystem (riscv64)
lua5.4-module-luafilesystem-debuginfo (riscv64)
lua5.4-module-luafilesystem (riscv64)
lua5.4-module-luafilesystem-debuginfo (riscv64)
Maintainer: Ildar Mulyukov
Last changed
Nov. 8, 2025 Ildar Mulyukov 1.8.0-alt5_lr1
- exclude `doc` link to avoid upgrade conflict from the Ajrat's versions (ALT #56533)
Oct. 19, 2025 Ildar Mulyukov 1.8.0-alt4_lr1
- autogenerated by lrimport - fixes compile options
Oct. 18, 2025 Ajrat Makhmutov 1.8.0-alt3_lr1
- Fix FTBFS on x86_64 with GCC 14 by adding PIC flags.