--- This file is part of LuaDist project name = "luadate" version = "2" desc = "LuaDate is a Lua module for date and time calculation and retrieval using the Gregorian Calendar system." url = "http://luaforge.net/projects/date/" author = "Jas Latrix" license = "Public Domain" maintainer = "Peter Kapec" source = "http://luaforge.net/frs/download.php/1708/date.zip" source_md5 = "28f64719f6af3006ad888b51b56448b4" depends = { "lua >=5.1" } groups = { "Lua" }