Metadata-Version: 1.1
Name: pygear
Version: 0.1.0
Summary: PyGear is a collection of useful functions and snippets that you need or could use every day.
Home-page: https://github.com/amir-khakshour/pygear
Author: Amir Khakshour
Author-email: khakshour.amir@gmail.com
License: GNU General Public License v3
Description: ===============================
        pygear
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/pygear.svg
                :target: https://pypi.python.org/pypi/pygear
        
        .. image:: https://img.shields.io/travis/amir-khakshour/pygear.svg
                :target: https://travis-ci.org/amir-khakshour/pygear
        
        .. image:: https://readthedocs.org/projects/pygear/badge/?version=latest
                :target: https://pygear.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/amir-khakshour/cookiecutter-django/shield.svg
             :target: https://pyup.io/repos/github/amir-khakshour/pygear/
             :alt: Updates
        
        
        PyGear is a collection of useful functions and snippets that you need or could use every day.
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://pygear.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        
        
        
        
        =======
        History
        =======
        
        0.1.0 (2016-06-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: pygear
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
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
Classifier: Programming Language :: Python :: 3.5
