pkgsrc/textproc/lua-inifile/PLIST
nia 558fb93e4f textproc: Add lua-inifile
Inifile 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.
2020-07-09 11:14:00 +00:00

2 lines
84 B
Text

@comment $NetBSD: PLIST,v 1.1 2020/07/09 11:14:01 nia Exp $
${LUA_LDIR}/inifile.lua