Path to this page:
Subject: CVS commit: pkgsrc/textproc/libxlsxwriter
From: Sijmen J. Mulder
Date: 2019-06-21 18:59:48
Message id: 20190621165948.EC081FBF4@cvs.NetBSD.org
Log Message:
textproc/libxlsxwriter: update to 0.8.7
Release notes:
- Added support for adding VBA macros to workbooks. These macros can
be extracted from existing xlsm files, created in Excel, and added to
new xlsm files.
- Added support for ZIP64 extensions when writing very large xlsx
files to allow the zip container, or individual XML files within it,
to be greater than 4 GB.
- Added extra validity checks on worksheet names.
Files: