xlsx

Simple and incomplete Excel file parser/writer

https://github.com/qrilka/xlsx

Version on this page:0.1.1.1
LTS Haskell 22.14:1.1.2.1
Stackage Nightly 2024-03-29:1.1.2.1
Latest on Hackage:1.1.2.1

See all snapshots xlsx appears in

MIT licensed by Tim, Max, Kirill Zaborsky
Maintained by [email protected]
This version can be pinned in stack with:xlsx-0.1.1.1@sha256:56f8dc694dd8074866ef8493e71a016dde3ed222ad31a6308eef23f6ced437f2,3439

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