Just wanted to follow up and see if you had a change to import the
latest rockspec. Attached again, just in case. Thanks.
--
James Turner
[email protected]
package = "tincan"
version = "0.4-1"
source = {
url = "http://calminferno.net/lua/tincan-0.4.tar.gz"
}
description = {
summary = "Dead simple persistent key value store library.",
homepage = "http://calminferno.net/lua/",
license = "GPLv3"
}
dependencies = {
"lua >= 5.1"
}
build = {
type = "builtin",
modules = {
tincan = "tincan.lua"
}
}
------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.
But none more important than the need to reduce IT complexity
while improving strategic productivity. Learn More!
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers