Path to this page:
./
textproc/lua-inifile,
Lua library for parsing and writing .ini files
Branch: pkgsrc-2022Q1,
Version: 1.0,
Package name: lua53-inifile-1.0,
Maintainer: niaInifile is a lua library for parsing and writing ini files.
It supports multiple backends, these are:
- io: The lua i/o library backend, the default.
- memory: The memory backend uses the filename as input, and returns
the output on write.
- love: Uses LOVE's love.filesystem, this is the default when LOVE
is detected.
Master sites:
Filesize: 2.55 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version lua53-inifile-1.0 (created)