Metadata-Version: 1.1
Name: paysafecard
Version: 0.2.2
Summary: A paysafecard class to help with classic payment api.
Home-page: https://github.com/opencbsoft/paysafecard-python
Author: Cristian Boboc
Author-email: cristi@pidginhost.com
License: MIT
Description: Paysafecard-python
        ==================
        
        A class that implements the classic payment function of http://www.paysafecard.com
        
        ================================
        ## Instalation:
        ```
        pip install paysafecard
        ```
        ## Example usage
        ```
            Soon...
        ```
        
Keywords: paysafecard payment class
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
