File: README.rst

package info (click to toggle)
ofxstatement-plugins 20181208
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,064 kB
  • sloc: python: 7,004; xml: 1,027; makefile: 135; sh: 84
file content (32 lines) | stat: -rw-r--r-- 788 bytes parent folder | download | duplicates (4)
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