Path to this page:
./
textproc/lua-inifile,
Lua library for parsing and writing .ini files
Branch: pkgsrc-2021Q2,
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:
SHA1: 98078b044100af1f630bb6c9070b56d22ded30f0
RMD160: ccd28690805643b45cf629f9dbde50f4567952f2
Filesize: 2.55 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version lua53-inifile-1.0 (created)