xlsx: 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: http://www.ecma-international.org/publications/standards/Ecma-376.htm
Downloads
- xlsx-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 1.1.2.2, 1.1.3, 1.1.4, 1.2.0 |
|---|---|
| Change log | changelog |
| Dependencies | base (>=4 && <5), bytestring (>=0.10.0.2), conduit (>=1.0 && <1.1), containers (>=0.5.0.0), data-default (>=0.5 && <0.6), digest (>0.0.0.1 && <0.1), filepath (>=1.3.0.1), lens (>=4 && <5), old-locale (>=1.0.0.5), old-time (>=1.1.0.1), text (>=0.11.3.1), time (>=1.4.0.1), transformers (>=0.3.0.0), utf8-string (>=0.3.7), xml-conduit (>=1.1 && <1.2), xml-types (>=0.3 && <0.4), zip-archive (>=0.2 && <0.3), zlib (>=0.5.4 && <0.5.5) [details] |
| License | MIT |
| Author | Tim, Max, Kirill Zaborsky |
| Maintainer | qrilka@gmail.com |
| Uploaded | by KirillZaborsky at 2014-03-30T11:55:41Z |
| 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 |
| Reverse Dependencies | 6 direct, 3 indirect [details] |
| Executables | test |
| Downloads | 28185 total (138 in the last 30 days) |
| Rating | 2.25 (votes: 4) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |