Metadata-Version: 2.1
Name: ofxstatement-polish
Version: 0.0.1
Summary: Polish bank statement parsers
Home-page: https://github.com/jjajo/ofxstatement-polish
Author: Jakub Janeczko
Author-email: jjaneczk@gmail.com
License: GPLv3
Keywords: ofx,banking,statement
Classifier: Development Status :: 3 - Alpha
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 Affero General Public License v3
License-File: LICENSE
Requires-Dist: ofxstatement

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Polish banks plugin for ofxstatement
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This project provides collection of parsers to convert statements from Polish
financial institutions and banks to OFX format. OFX files are suitable for
importing to GnuCash, MS Money or other financial software. It was designed as
plugin for `ofxstatement`_. 

Currently supported bank statements:

* Bank SMART (www.banksmart.pl) 
* Deutsche Bank Polska (www.deutschebank.pl)
* mBank (www.mbank.pl)
* Millennium (www.bankmillennium.pl)
* Raiffeisen-Polbank (www.raiffeisenpolbank.com)

Other supported statements:

* Walutomat (www.walutomat.pl)
* Paypal (www.paypal.com)

.. _ofxstatement: https://github.com/kedder/ofxstatement
