Metadata-Version: 1.1
Name: bpc8583
Version: 1.21
Summary: BPC's flavour of ISO8583 banking protocol library and toolkit
Home-page: https://github.com/timgabets/bpc8583
Author: Tim Gabets
Author-email: tim@gabets.ru
License: LGPLv2
Description: [BPC](http://bpcbt.com)'s flavour of [ISO8583](https://en.wikipedia.org/wiki/ISO_8583) banking protocol implementation (library + toolkit)
        
        Originally forked from [Alexandros Nikolopoulos' py8583 implementation](https://github.com/alxnik/py8583)
        
        The example of working application, using the library is isoClient.py:
        ```
        
        ```
        
        
        
Keywords: ISO8583 POS financial banking 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
