Metadata-Version: 1.1
Name: shenko
Version: 0.1.2
Summary: visit us at www.shenko.org
Home-page: https://github.com/shenko/shenko
Author: Danny Dowshenko
Author-email: dowshenko225@gmail.com
License: GNU General Public License v3
Description: ======
        Shenko
        ======
        
        Installing Shenko
        =================
        
        Install the latest development build of Shenko using the following command:
        
        ```
        pip install shenko
        ```
        
        If this command fails, please make sure your version of pip is up-to-date.
        Come visit our website at
        
        https://www.shenko.org/
        
        
        .. image:: https://img.shields.io/pypi/v/shenko.svg
                :target: https://pypi.python.org/pypi/shenko
        
        .. image:: https://img.shields.io/travis/shenko/shenko.svg
                :target: https://travis-ci.org/shenko/shenko
        
        .. image:: https://readthedocs.org/projects/shenko/badge/?version=latest
                :target: https://shenko.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        visit us at www.shenko.org
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://shenko.org/help
        
        Usage
        -----
        
        We are still in the early stages of development, 
        The best way to see our latest developments is to 
        visit www.shenko.org
        
        Features
        --------
        
        This project is written entirely in python
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-02-18)
        ------------------
        
        * First release on PyPI.
        
Keywords: shenko
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
