Source: lua-inifile
Section: interpreters
Priority: optional
Maintainer: Jason Pleau <jason@jpleau.ca>
Build-Depends: debhelper (>= 9), dh-lua
Standards-Version: 3.9.8
Homepage: http://docs.bartbes.com/inifile
Vcs-Git: https://anonscm.debian.org/cgit/pkg-lua/lua-inifile.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lua/lua-inifile.git

Package: lua-inifile
Architecture: all
Depends: ${misc:Depends}
Provides: ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: simple, complete ini parser for lua
 inifile is a simple, complete ini parser for lua that intends to preserve
 as much information as possible, like the order of the file and the stored
 comments. It is also out-of-the-box compatible with LÖVE.
