@hackage xls0.1.3

Parse Microsoft Excel xls files (BIFF/Excel 97-2004)

  • Installation

  • Dependencies (5)

  • Dependents (0)

  • Package Flags

      force-has-iconv
       (off by default)

      force using iconv library on Windows

Parse Microsoft Excel spreadsheet files in .xls file format (extension '.xls') more specifically known as 'BIFF/Excel 97-2004'.

The library is based on the C library 'https://github.com/libxls/libxls'.