This package browser is in early development. Mind the rough edges.

libxls 1.6.3

Read binary (.xls) Excel spreadsheet files

libxls is a C library to read .xls spreadsheet files in the binary OLE BIFF8 format as created by Excel 97 and later versions. It cannot write them.

This package also provides xls2csv to export Excel files to CSV.

Installation

Install libxls 1.6.3 as follows:

guix install libxls@1.6.3

Or install the latest version:

guix install libxls

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.