Metadata-Version: 1.1
Name: payplug
Version: 1.3.0
Summary: PayPlug payment solution
Home-page: https://github.com/payplug/payplug-python/releases
Author: PayPlug
Author-email: support@payplug.com
License: UNKNOWN
Description: PayPlug Bindings for Python
        ===========================
        
        A Python library for PayPlug's API.
        
        Installation
        ------------
        
        You can install this package by using the pip tool and installing:
        
            $ pip install payplug --upgrade
        
        Or via easy_install:
        
            $ easy_install payplug --upgrade
        
        Create a PayPlug Account
        ------------------------
        
        Sign up for a PayPlug account at : https://www.payplug.com/portal2/signup
        
        Using PayPlug API
        -----------------
        
        Documentation for Python is here : https://www.payplug.com/docs/api?python
        
Keywords: payplug payment integration api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
