aboutsummaryrefslogblamecommitdiff
path: root/math/libxlsxwriter/pkg-descr
blob: 1312f7718de661068eb776fe14552ac2a00acf0d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                              
libxlsxwriter is a C library that can be used to write text, numbers, formulas
and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file. It supports
features such as:

* 100% compatible Excel XLSX files.
* Full Excel formatting.
* Merged cells.
* Defined names.
* Autofilters.
* Charts.
* Worksheet PNG/JPEG images.
* Memory optimization mode for writing large files.
* Source code available on GitHub.
* FreeBSD License.
* ANSI C.
* Compiles for 32 and 64 bit.
* The only dependency is on zlib.