The latest version of spreadsheet is 0.1.3.10-0.

spreadsheet

Version 0.1.3.5 revision 0 uploaded by HenningThielemann.

Package meta

Synopsis
Read and write spreadsheets from and to CSV files in a lazy way
Description

Read and write spreadsheets from and to files containing comma separated values (CSV) in a lazy way. Reading from other source than plain Strings could be easily added.

If you install this package by

cabal install -fbuildExamples

then the example program csvreplace is compiled and installed, too. This program fills a template text using data from a CSV file. For similar (non-Haskell) programs see cut, csvfix, csvtool.

Related packages:

Author
Henning Thielemann <haskell@henning-thielemann.de>
Bug reports
n/a
Category
Data, Text
Copyright
n/a
Homepage
http://www.haskell.org/haskellwiki/Spreadsheet
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Package URL
n/a
Stability
n/a

Components