Metadata-Version: 1.1
Name: webpay
Version: 2.2.1
Summary: Bindings of WebPay API
Home-page: https://webpay.jp
Author: webpay, tomykaira
Author-email: administrators@webpay.jp, tomykaira@webpay.jp
License: UNKNOWN
Description: webpay
        
        WebPay is payment gateway service in Japan. see also https://webpay.jp/
        
        Requirements
        ====================================
        
        CPython 2.6, 2.7, 3.2, 3.3, 3.4
        
        Installation
        ====================================
        
        ::
        
            $ pip install webpay
        
        Usage
        ====================================
        
        See `Our homepage <https://webpay.jp>`_.
        
        Dependencies
        ====================================
        
        -   `kennethreitz/requests <https://github.com/kennethreitz/requests>`_
        
        License
        ====================================
        
        MIT
        
        Copyright (c) 2014 webpay, tomykaira.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
