Metadata-Version: 2.1
Name: ofxstatement-latvian
Version: 1.3.2
Summary: Statement parsers for banks operating in Latvia
Home-page: https://github.com/gintsmurans/ofxstatement-latvian
Author: Gints Murans
Author-email: gm@gm.lv
License: GPLv3
Keywords: ofx,ofxstatement,banking,statement,latvia
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
License-File: LICENSE.md
Requires-Dist: ofxstatement

This is a plugin for `ofxstatement`_ to parse and convert proprietary bank statements of certain banks in Latvia to `OFX`_ files.

Statements from these banks are currently supported:

* `Swedbank`_ - CSV files
* `DNB`_ - FIDAVISTA xml files
* `Citadele`_ - FIDAVISTA v1.2 xml files
* `SEB`_ - CSV files

.. _ofxstatement: https://github.com/kedder/ofxstatement
.. _OFX: http://en.wikipedia.org/wiki/Open_Financial_Exchange
.. _Swedbank: https://www.swedbank.lv/
.. _DNB: https://www.dnb.lv/
.. _Citadele: http://www.citadele.lv/
.. _SEB: http://www.seb.lv/
