Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| --- This dist file is part of LuaDist project | |
| -- status: | |
| name="luuid" | |
| version="5.1.0.20101118" | |
| desc = "A library for UUID generation" | |
| author = "Luiz Henrique de Figueiredo" | |
| url = "http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#luuid" | |
| license = "Public domain" | |
| maintainer = "Peter Kapec" | |
| dependencies = { | |
| "lua ~> 5.1", | |
| Linux = { | |
| "uuid-dev >- 2.16" | |
| } | |
| } |