Metadata-Version: 1.1
Name: ofxstatement-otp
Version: 0.0.1
Summary: ofxstatement plugin for the Hungarian bank OTP
Home-page: https://github.com/abesto/ofxstatement-otp
Author: Zoltan Nagy
Author-email: abesto@abesto.net
License: GPLv3
Description: ~~~~~~~~~~~~~~~~~~~~~~~~~~~
        OTP plugin for ofxstatement
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        Plugin to read OTP (https://www.otpbank.hu) exported XMLs.
        
        The exported XMLs are pretty much conformant to CAMT.053 (ISO-20022),
        with some extra information thrown in here and there, or some missing data
        in some other places.
        
        This plugin is pretty much a copy-paste of https://github.com/kedder/ofxstatement-iso20022
        at commit 6cd6d0317a801d466efb30322ab4d71a10771454 with modifications to accomodate 
        the idiosyncracies of OTP exported XMLs.
        
Keywords: ofx,banking,statement
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
