On Sat, Sep 17, 2011 at 11:22 AM, Reuben Thomas <[email protected]> wrote:
> package="lua-stdlib"
> version="23-1"
> source = {
>  url = "http://luaforge.net/frs/download.php/@FRS@/lua-stdlib-23.zip";,
>  md5 = "7e6d1ebf028bdf5fa86a8fe25e2a9ebe",
>  dir = "lua-stdlib-23"
> }
> description = {
>  summary = "General Lua libraries",
>  detailed = [[
>      stdlib is a library of modules for common programming tasks,
>      including list, table and functional operations, regexps, objects,
>      pickling, pretty-printing and getopt.
>   ]],

Thanks! A naming question, though. For previous versions we've been
using "stdlib" as the rock name --
see for example:

http://luarocks.org/repositories/rocks/stdlib-20-1.rockspec

(I notice you also refer to it as "stdlib" in the detailed description).

Would you mind sticking to "stdlib" as the rock name, for
compatibility purposes? (Also, I think the overall context of LuaRocks
already makes it clear that it's a Lua project.)

-- 
-- Hisham
http://hisham.hm/ - http://colorbleed.com.br/

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to