fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
17 lines
505 B
Text
17 lines
505 B
Text
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.
|