pkgsrc/textproc/libxls/PLIST
sjmulder 38d2a1262d textproc/libxls: Update to 1.6.1
Changes in 1.6.0:

 - This release enables decoding of non-Unicode character sets in older
   (BIFF5) XLS files. In addition, it improves string-conversion
   performance in newer files.

   See: https://github.com/libxls/libxls/pull/77

Changes in 1.6.1:

 - This release corrects the libtool version information found in libxls
   1.6.0, and fixes undefined behavior for applications that were
   originally linked against the 1.5.x dynamic library. The C source
   code is unchanged from the last release.

   See: https://github.com/libxls/libxls/issues/79
2020-10-01 19:34:09 +00:00

14 lines
347 B
Text

@comment $NetBSD: PLIST,v 1.3 2020/10/01 19:34:09 sjmulder Exp $
bin/xls2csv
include/libxls/brdb.c.h
include/libxls/brdb.h
include/libxls/endian.h
include/libxls/locale.h
include/libxls/ole.h
include/libxls/xlsstruct.h
include/libxls/xlstool.h
include/libxls/xlstypes.h
include/xls.h
lib/libxlsreader.la
lib/pkgconfig/libxls.pc
man/man1/xls2csv.1