Metadata-Version: 2.0
Name: django-walletone
Version: 1.0.0a1
Summary: WalletOne payment system integration in Django.
Home-page: https://github.com/otov4its/django_walletone
Author: Stanislav Otovchits
Author-email: otov4its@gmail.com
License: MIT
Keywords: django,walletone,w1
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: Django (>=1.7)

Django WalletOne
================

Django WalletOne is a pluggable application that integrates
with WalletOne online payments provider.

Django WalletOne supports Django 1.7 to 1.9 on Python 2.7, 3.4.

See https://django-walletone.readthedocs.org/ for application documentation.

See https://www.walletone.com/en/merchant/documentation/ for
native WalletOne documentation.


