1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
.. image:: https://travis-ci.org/nblock/ofxstatement-austrian.svg?branch=master
:target: https://travis-ci.org/nblock/ofxstatement-austrian
.. image:: https://coveralls.io/repos/nblock/ofxstatement-austrian/badge.png?branch=master
:target: https://coveralls.io/r/nblock/ofxstatement-austrian?branch=master
A collection of parsers for proprietary statement formats, produced by certain
austrian banks. It is a plugin for `ofxstatement`_.
CSV statements from these banks are currently supported:
* Easybank (CSV)
- Giro account
- Credit card account
* ING-Diba (CSV)
- Money market account
* Livebank (CSV)
- Money market account
* Raiffeisenbank (CSV)
- Giro account
* Oberbank (CSV)
- Giro account
.. _ofxstatement: https://github.com/kedder/ofxstatement
|