xlsx: Simple and incomplete Excel file parser/writer

[ codec, library, mit ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
microlens

Use microlens instead of lens

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.1, 0.1.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.3, 0.2.4, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 1.0.0, 1.0.0.1, 1.1.0, 1.1.0.1, 1.1.1, 1.1.2, 1.1.2.1
Change log CHANGELOG.markdown
Dependencies attoparsec, base (>=4.9.0.0 && <5.0), base64-bytestring, binary-search, bytestring (>=0.10.8.0), conduit (>=1.0.0), containers (>=0.5.0.0), data-default, deepseq (>=1.4), dlist, errors, exceptions, extra, filepath, hexpat, indexed-traversable, lens (>=3.8 && <5.3), microlens (>=0.4 && <0.5), microlens-ghc, microlens-mtl, microlens-platform, microlens-th, monad-control, mtl (>=2.1), network-uri, old-locale (>=1.0.0.5), profunctors, safe (>=0.3), text (>=0.11.3.1), time (>=1.4.0.1), transformers (>=0.3.0.0), transformers-base, vector (>=0.10), xeno (>=0.3.2), xml-conduit (>=1.1.0), xml-types, zip, zip-archive (>=0.2), zip-stream (>=0.2.0.1), zlib (>=0.5.4.0) [details]
License MIT
Author Tim, Max, Kirill Zaborsky
Maintainer qrilka@gmail.com
Category Codec
Home page https://github.com/qrilka/xlsx
Bug tracker https://github.com/qrilka/xlsx/issues
Source repo head: git clone git://github.com/qrilka/xlsx.git
Uploaded by KirillZaborsky at 2024-01-18T19:34:00Z
Distributions LTSHaskell:1.1.2.1, NixOS:1.1.2.1, Stackage:1.1.2.1
Reverse Dependencies 5 direct, 2 indirect [details]
Downloads 25335 total (136 in the last 30 days)
Rating 2.25 (votes: 4) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-18 [all 1 reports]