Metadata-Version: 2.1
Name: django-mpesa-tek
Version: 0.1
Summary: A Django app to Include Mpesa Payments in your app.
Home-page: https://github.com/TralahM/django-mpesa
Author: Tralah M Brian
Author-email: briantralah@gmail.com
License: MIT
Description: 
        [![Build Status](https://travis-ci.com/TralahM/django-mpesa.svg?branch=master)](https://travis-ci.com/TralahM/django-mpesa)
        [![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT)
        [![Organization](https://img.shields.io/badge/Org-TralahTek-blue.svg)](https://github.com/TralahTek)
        [![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
        [![HitCount](http://hits.dwyl.io/TralahM/django-mpesa.svg)](http://dwyl.io/TralahM/django-mpesa)
        [![Inline Docs](http://inch-ci.org/github/TralahM/django-mpesa.svg?branch=master)](http://inch-ci.org/github/TralahM/django-mpesa)
        [![PyPI pyversions](https://img.shields.io/pypi/pyversions/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)
        [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/TralahM/pull/)
        [![GitHub pull-requests](https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg)](https://gitHub.com/TralahM/django-mpesa/pull/)
        [![GitHub version](https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg)](https://github.com/TralahM/django-mpesa).
        
        # django-mpesa.
        
        # Description
        
        [![TralahM](https://img.shields.io/badge/Engineer-TralahM-blue.svg?style=for-the-badge)](https://github.com/TralahM)
        [![TralahM](https://img.shields.io/badge/Maintainer-TralahM-green.svg?style=for-the-badge)](https://github.com/TralahM)
        
        # Documentation
        
        [Read the Docs](https://django-mpesa.readthedocs.io)
        # Dependencies
        
        # How to Install
        
        
        ## Building from Source for Developers
        
        ```Bash
        git clone https://github.com/TralahM/django-mpesa.git
        cd django-mpesa
        ```
        
        # Contributing
        [See the Contributing File](CONTRIBUTING.rst)
        
        
        [See the Pull Request File](PULL_REQUEST_TEMPLATE.md)
        
        
        # Support
        
        # LICENCE
        [Read the license here](LICENSE)
        
        
        # Acknowledgements
        
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Description-Content-Type: text/markdown
Provides-Extra: docs
