The spreadsheet package
Read and write spreadsheets from and to CSV files in a lazy way. See also the csv package on Hackage and http://www.xoltar.org/languages/haskell.html, http://www.xoltar.org/languages/haskell/CSV.hs. Both do not parse lazy. Reading from other source than plain Strings could be easily added.
Properties
| Versions | 0.1, 0.1.1, 0.1.1.1, 0.1.2, 0.1.2.1, 0.1.3, 0.1.3.1, 0.1.3.2 |
|---|---|
| Dependencies | base (≥1.0 & <2), explicit-exception (0.1.*), transformers (0.0.*), utility-ht (≥0.0.2 & <0.1) or base (≥2), explicit-exception (0.1.*), transformers (0.0.*), utility-ht (≥0.0.2 & <0.1) |
| License | BSD3 |
| Author | Henning Thielemann <haskell@henning-thielemann.de> |
| Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
| Category | Data, Text |
| Home page | http://www.haskell.org/haskellwiki/Spreadsheet |
| Source repository | darcs get http://code.haskell.org/~thielema/spreadsheet/ |
| Upload date | Fri Jan 9 18:49:52 UTC 2009 |
| Uploaded by | HenningThielemann |
| Built on | ghc-6.10, ghc-6.12 |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- Data
Downloads
- spreadsheet-0.1.tar.gz (Cabal source package)
- package description (included in the package)