We are working on a library to implement the observer pattern on Lua and it is now being used on one of our real lua projects, and it seems to be working fine, so we decided to make a release and try to make it more public as it can get :-). So im trying to write a rockspec to insert it on luarocks, it is written on pure Lua and the concept and code is pretty simple, but we would love to share and increment the library :-).
Here is the source code: http://github.com/katcipis/luanotify And documentation: http://wiki.github.com/katcipis/luanotify/ i wrote the following rockspec...is something missing? (i followed the tutorial at the site) http://github.com/katcipis/luanotify/blob/master/rocks/luanotify-0.1-1.rockspec best regards, Katcipis
_______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
