Should be the last update for awhile. Rockspec is attached. Thanks in
advance.
--
James Turner
[email protected]
package = "tincan"
version = "0.3-1"
source = {
url = "http://calminferno.net/lua/tincan-0.3.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"
}
}
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers