Metadata-Version: 1.1
Name: paystack
Version: 0.0.1
Summary: A Paystack API wrapper in Python
Home-page: https://github.com/ojengwa/paystack
Author: Bernard Ojengwa
Author-email: bernardojengwa@gmail.com
License: BSD
Download-URL: https://github.com/ojengwa/paystack/tarball/0.0.1
Description: paystack
        ===============================
        
        version number: 0.0.1
        author: Bernard Ojengwa
        
        Overview
        --------
        
        A Paystack API wrapper in Python
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install paystack
        
        
        Or clone the repo:
        
            $ git clone https://github.com/ojengwa/paystack.git
            $ python setup.py install
        
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
