Metadata-Version: 1.1
Name: ofxstatement-iso20022
Version: 0.4.0
Summary: ISO-20022 plugin for ofxstatement
Home-page: https://github.com/kedder/ofxstatement-iso20022
Author: Andrey Lebedev
Author-email: andrey@lebedev.lt
License: GPLv3
Description: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ISO-20022 plugin for ofxstatement
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        .. image:: https://travis-ci.org/kedder/ofxstatement-iso20022.svg?branch=master
            :target: https://travis-ci.org/kedder/ofxstatement-iso20022
        
        Plugin to read ISO-20022 formatted statements.
        
        Plugin supports the following configuration options:
        
        * ``currency``: Account currency. In case currency is not specified in ISO20022 
          statement, you can specify it with this setting. Only statement lines with account 
          currency will be included in OFX files.
        
        Currently implementation is very trivial and naive. If it doesn't work for
        you, feel free to improve it or file a bug on github with sample (anonymized)
        state file.
        
Keywords: ofx,banking,statement,iso-20022
Platform: UNKNOWN
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
