Metadata-Version: 1.1
Name: kupfer_plugin_git
Version: 0.1.2
Summary: Control your git repository with kupfer
Home-page: https://github.com/hugosenari/Kupfer-Plugins
Author: Hugo Sena Ribeiro
Author-email: hugosenari@gmail.com
License: MIT license
Description: ===============================
        GIT
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/kupfer_plugin_git.svg
                :target: https://pypi.python.org/pypi/kupfer_plugin_git
        
        .. image:: https://img.shields.io/travis/hugosenari/kupfer_plugin_git.svg
                :target: https://travis-ci.org/hugosenari/kupfer_plugin_git
        
        .. image:: https://readthedocs.org/projects/kupfer_plugin_git/badge/?version=latest
                :target: https://kupfer_plugin_git.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        Control your git repository with kupfer
        
        Require Kupfer http://engla.github.io/kupfer/
        
        Require sh https://pypi.python.org/pypi/sh
        
        * Free software: MIT license
        
        
        Install
        -------
        
        pip install kupfer_plugin_git
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `cookiecutter-kupfer-plugin-package`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-kupfer-plugin-package`: https://github.com/hugosenari/cookiecutter-kupfer-plugin-package
        
        
Keywords: kupfer git
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
