lua-inifile 1.0-3 source package in Ubuntu

Changelog

lua-inifile (1.0-3) unstable; urgency=medium

  [ Kim Alvefur ]
  * Enable Lua 5.4 support

  [ Victor Seva ]
  * Lua team as maintainer, me as uploader

 -- Victor Seva <email address hidden>  Mon, 20 Dec 2021 12:21:57 +0100

Upload details

Uploaded by:
Debian Lua Team
Uploaded to:
Sid
Original maintainer:
Debian Lua Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lua-inifile_1.0-3.dsc 1.6 KiB 8cdb6d8090abbdd5d3d9bb30c3c4ba6170401d4255604d5815e4390fac71e49c
lua-inifile_1.0.orig.tar.gz 2.5 KiB 5b9365c66145c3b4aeb0d997aff974e0acff60067a804adcf0ba05ead0e450fb
lua-inifile_1.0-3.debian.tar.xz 2.3 KiB 2d99ac267a3a972b995c04c68eb909c4135727d2bc2daf0a42a5c0c998a0de71

Available diffs

No changes file available.

Binary packages built by this source

lua-inifile: 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.