On 29 March 2014 13:58, John McNamara <[email protected]> wrote: > Hi, > > I have released xlsxwriter version 0.0.1. > > Xlsxwriter is a Lua module that can be used to write text, numbers and > formulas to multiple worksheets in an Excel 2007+ XLSX file. It supports > features such as: > > * 100% compatible Excel XLSX files. > * Full formatting. > * Memory optimisation mode for writing large files. > > It works with Lua 5.1 and Lua 5.2. > > The source code is on Github: > > http://github.com/jmcnamara/xlsxwriter.lua > > See the full documentation at: > > http://xlsxwriterlua.readthedocs.org > > I have prepared a rockspec file and applied the tags etc: > > > https://github.com/jmcnamara/xlsxwriter.lua/raw/master/xlsxwriter-0.0.1-1.rockspec > > If there are any spec or build issues just let me know.
Uploaded! I just had to fix the source.url entry to make LuaRocks happy. -- Hisham ------------------------------------------------------------------------------ _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
