A C library for creating Excel XLSX files.
Find a file
2014-06-25 00:59:04 +01:00
dev/release Initial commit 2014-06-08 17:40:59 +01:00
docs Made Makefiles suitable for gmake on FreeBSD. 2014-06-23 20:00:20 +01:00
examples Added set_column() to examples. 2014-06-20 01:00:21 +01:00
include Working memory optimization mode. 2014-06-25 00:59:04 +01:00
lib Initial commit 2014-06-08 17:40:59 +01:00
src Working memory optimization mode. 2014-06-25 00:59:04 +01:00
test Working memory optimization mode. 2014-06-25 00:59:04 +01:00
third_party/minizip Initial commit 2014-06-08 17:40:59 +01:00
.gitignore Initial commit 2014-06-08 17:40:59 +01:00
.indent.pro Initial work on set_column(). 2014-06-15 21:24:21 +01:00
.travis.yml TravisCI config file. 2014-06-08 20:36:40 +01:00
Changes.txt Initial commit 2014-06-08 17:40:59 +01:00
LICENSE.txt Initial commit 2014-06-08 17:40:59 +01:00
Makefile Made Makefiles suitable for gmake on FreeBSD. 2014-06-23 20:00:20 +01:00
Readme.md Initial commit 2014-06-08 17:40:59 +01:00

The libxlsxwriter library.

Work in Progress. Check back later.