1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/math/libxlsxwriter/pkg-plist
Baptiste Daroussin f2d7025800 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.

WWW: http://libxlsxwriter.github.io/
2017-04-20 09:16:41 +00:00

28 lines
818 B
Plaintext

include/xlsxwriter.h
include/xlsxwriter/app.h
include/xlsxwriter/chart.h
include/xlsxwriter/common.h
include/xlsxwriter/content_types.h
include/xlsxwriter/core.h
include/xlsxwriter/custom.h
include/xlsxwriter/drawing.h
include/xlsxwriter/format.h
include/xlsxwriter/hash_table.h
include/xlsxwriter/packager.h
include/xlsxwriter/relationships.h
include/xlsxwriter/shared_strings.h
include/xlsxwriter/styles.h
include/xlsxwriter/theme.h
include/xlsxwriter/third_party/ioapi.h
include/xlsxwriter/third_party/queue.h
include/xlsxwriter/third_party/tmpfileplus.h
include/xlsxwriter/third_party/tree.h
include/xlsxwriter/third_party/zip.h
include/xlsxwriter/utility.h
include/xlsxwriter/workbook.h
include/xlsxwriter/worksheet.h
include/xlsxwriter/xmlwriter.h
lib/libxlsxwriter.a
lib/libxlsxwriter.so
lib/libxlsxwriter.so.0