@hackage spreadsheet0.1.3.5

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

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: