@hackage xlsx1.1.2.1

Simple and incomplete Excel file parser/writer

This library can help you to get some data read and written in Office Open XML xlsx format. Small subset of xlsx format is supported.

For examples look into Codec.Xlsx.

Format is covered by ECMA-376 standard: https://ecma-international.org/publications-and-standards/standards/ecma-376/

4th edition of the standard with the transitional schema is used for this library.