https://github.com/bascht/postbank_qif
Small qif exporter for the german Postbank CSV format
https://github.com/bascht/postbank_qif
Last synced: 12 months ago
JSON representation
Small qif exporter for the german Postbank CSV format
- Host: GitHub
- URL: https://github.com/bascht/postbank_qif
- Owner: bascht
- Created: 2010-01-09T00:36:32.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-01-09T02:28:06.000Z (about 16 years ago)
- Last Synced: 2025-02-11T11:56:57.959Z (about 1 year ago)
- Language: Ruby
- Homepage: http://wiki.bascht.com/PostbankQif
- Size: 74.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple CSV to QIF converter for the german postbank ##
I recently stumbled upon **iCompta** [http://www.lyricapps.com/iCompta/],
a neat finance app for Mac OS X. Sadly the importing of the postbank
csv files was a complete f***up 'cause one will end up mapping the
csv header manually for each column.
Fortunately iCompta also supports the QIF... *...and guess what happened.*
### Usage ###
Straight forward - simply pipe it into your output file:
ruby postbank_qif.rb path_to_csv_file.csv > postbank.qif
## Copyright ##
{2010 Bascht}. Licensed under the MIT License:
http://www.opensource.org/licenses/mit-license.php