Metadata-Version: 2.1
Name: payzone
Version: 0.1.1
Summary: Python package for payment gateway Payzone
Home-page: https://github.com/kamotos/payzone
Author: Zahim Anass
Author-email: zanass0@gmail.com
License: BSD
Keywords: payzone
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
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.3
Classifier: Programming Language :: Python :: 3.4
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: requests

===============================
Payzone Python package
===============================

.. image:: https://badge.fury.io/py/payzone.png
    :target: http://badge.fury.io/py/payzone
    
.. image:: https://travis-ci.org/kamotos/payzone.png?branch=master
        :target: https://travis-ci.org/kamotos/payzone

.. image:: https://pypip.in/d/payzone/badge.png
        :target: https://pypi.python.org/pypi/payzone


Python package for payment Payzone

* Free software: BSD license
* Documentation: http://payzone.readthedocs.org.

Features
--------

* TODO



History
-------

0.1.1 (2014-08-07)
---------------------

* Adding transaction capture capability


0.1.0 (2014-01-11)
---------------------

* First release on PyPI.

