rabocsv2qif

A library and program to create QIF files from Rabobank CSV exports.

Latest on Hackage:2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed by Sander Venema
Maintained by [email protected]

The rabocsv2qif package exposes a library, Rabobank, and an executable, rabocsv2qif. With the executable you can quickly create a timestamped QIF file from a Rabobank CSV file with transactions. The library exposes a method, toQif, that can be used to create QIF data in code. It simply takes a ByteString and returns a ByteString.