On Sat, Sep 10, 2011 at 2:47 PM, David Manura <dm....@math2.org> wrote:
>  lua -lrock=md5-1.1.1-1.win32-x86.rock -e 'local md5 = require "md5";
>      print(md5.sumhexa("123")) '

Please note that rocks used in this way may, like jars, want to bundle
all of their dependencies.  So, you may have a "kepler" rock, which
will contain all of the Kepler modules and their dependencies in one
convenient file.  (Likewise, the "batteries" meta-package from LuaDist
may be nice to distribute as one file.)  Such a change will need to
break the one-to-one relationship between rocks and packages (i.e. it
would become one-to-many).

------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to