xlsxwriter

A lua module for creating Excel XLSX files.

XlsxWriter

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.

Versions

0.0.5-19 years ago44 downloads
0.0.4-19 years ago183 downloads
0.0.3-19 years ago49 downloads
0.0.1-19 years ago27 downloads

Dependencies

lua >= 5.1

Labels