Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lua54-datafile-0.11-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: lua54-datafile Distribution: openSUSE Tumbleweed
Version: 0.11 Vendor: openSUSE
Release: 1.1 Build date: Thu Feb 26 02:34:13 2026
Group: Unspecified Build host: reproducible
Size: 15840 Source RPM: lua54-datafile-0.11-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/hishamhm/datafile
Summary: library for handling paths when loading data files
A Lua library for handling paths when loading data files

Example usage:

    local datafile = require("datafile")

    local my_template = datafile.open("myapp/my_template.txt", "r")

This will try to find and open myapp/my_template.txt in a series of
locations, based on the "opener" plugins found at the datafile.openers
sequence, which contain opener functions loaded from the
datafile.openers.* modules (you may modify the datafile.openers sequence
in an analog fashion to the package.loaders/package.searchers sequence
from Lua).

Provides

Requires

License

MIT

Changelog

* Thu Feb 26 2026 Matej Cepl <mcepl@cepl.eu>
  - Depends on lua_exec for testing
* Thu Feb 26 2026 Matej Cepl <mcepl@cepl.eu>
  - Initial import of lua rock datafile version 0.11

Files

/usr/share/doc/packages/lua54-datafile
/usr/share/doc/packages/lua54-datafile/README.md
/usr/share/licenses/lua54-datafile
/usr/share/licenses/lua54-datafile/LICENSE
/usr/share/lua/5.4/datafile
/usr/share/lua/5.4/datafile.lua
/usr/share/lua/5.4/datafile/openers
/usr/share/lua/5.4/datafile/openers/caller.lua
/usr/share/lua/5.4/datafile/openers/luarocks.lua
/usr/share/lua/5.4/datafile/openers/unix.lua
/usr/share/lua/5.4/datafile/openers/windows.lua
/usr/share/lua/5.4/datafile/openers/xdg.lua
/usr/share/lua/5.4/datafile/util.lua


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 7 23:05:58 2026