Metadata-Version: 1.1
Name: bpc8583
Version: 1.56
Summary: ISO8583 library and tools (BPC's flavour)
Home-page: https://github.com/timgabets/bpc8583
Author: Tim Gabets
Author-email: tim@gabets.ru
License: LGPLv2
Description: bpc8583
        =======
        
        A python library that implements the BPC's flavour of ISO-8583 banking protocol (http://bpcbt.com)
        
        Originally forked from Alexandros Nikolopoulos' py8583 implementation https://github.com/alxnik/py8583
        
        Check examples_ for the full-feature ISO8583 client implementation.
        
        .. _examples: https://github.com/timgabets/bpc8583/tree/master/examples
Keywords: POS ISO8583 banking financial payment
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Communications
Classifier: Intended Audience :: Developers
