xlsx

Simple and incomplete Excel file parser/writer

https://github.com/qrilka/xlsx

Version on this page:0.1.2
LTS Haskell 21.13:1.1.1
Stackage Nightly 2023-10-01:1.1.1
Latest on Hackage:1.1.1

See all snapshots xlsx appears in

MIT licensed by Tim, Max, Kirill Zaborsky
Maintained by qrilka@gmail.com
This version can be pinned in stack with:xlsx-0.1.2@sha256:a68ddfe7b6e43cf98702193f54ec17866897862e0bf331fcc5cb99ca88bb7ee3,3437

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: http://www.ecma-international.org/publications/standards/Ecma-376.htm