spreadsheet

Version 0.1.3.10 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 programs csvreplace and csvextract are compiled and installed, too. The program csvreplace fills a template text using data from a CSV file. For similar (non-Haskell) programs see cut, csvfix, csvtool. The program csvextract is the inverse of csvreplace.

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