--- This file is part of LuaDist project name = "lgdbm" version = "20070628" desc = "A database library for Lua based on GNU dbm. GNU dbm is a set of database routines that use extensible hashing." url = "http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lgdbm" license = "Public domain" maintainer = "Peter Kapec" source = "http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.1/lgdbm.tar.gz" source_md5 = "205a5e34676097732c7e33e8c7034580" depends = { "lua >=5.1", "libgdbm >=1.8" } groups = { "Lua" }