--- This file is part of LuaDist project name = "lascii85" version = "20070922" desc = "An ASCII85 library for Lua. Ascii85 is a form of binary-to-text encoding developed by Adobe Systems." author = "Luiz Henrique de Figueiredo" license = "Public domain" url = "http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lascii85" maintainer = "Peter Drahoš" source = "http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.1/lascii85.tar.gz" source_md5 = "109cc5758a1e956ffae8031e22abf83f" depends = { "lua >= 5.1" } groups = { "Lua" }