On Sat, Oct 9, 2010 at 10:57 PM, Jerome Vuarand <[email protected]> wrote: > I've finally taken some time to write rockspecs for Lunary. I attached > them to this email. Since these are the first one I publish tell me if > anything is wrong with them. For more information about the library > itself you can check the following website :
All worked fine here on Debian, if of course installed in the correct order. I appreciated the well-organized web site and manual, since these are so often 'after thoughts'. It might however be an idea to distribute some of the examples in a 'sample' or 'tests' directory (i.e. use build.copy_directories) since often my first urge is to go and run some code. (luarocks show does make it easier to find the correct directory) As a consequence of the module organization, 'show lunary' does not show the modules, but 'show lunary-core' does. A comment about a module name 'serial' is that it may be over-generic, and might be confused with a serial communications library. I don't know what others think, but 'lunary.serial', etc? This is a pedantic point; everything otherwise went smoothly. steve d. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
