Metadata-Version: 1.1
Name: kupfer_plugin_jira_plugin
Version: 0.1.4
Summary: Kupfer plugin to control jira
Home-page: https://github.com/hugosenari/jira_plugin
Author: Hugo Sena Ribeiro
Author-email: hugosenari@gmail.com
License: MIT license
Description: ===============================
        Jira Plugin
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/kupfer_plugin_jira_plugin.svg
                :target: https://pypi.python.org/pypi/kupfer_plugin_jira_plugin
        
        .. image:: https://img.shields.io/travis/hugosenari/kupfer_plugin_jira_plugin.svg
                :target: https://travis-ci.org/hugosenari/kupfer_plugin_jira_plugin
        
        .. image:: https://readthedocs.org/projects/kupfer_plugin_jira-plugin/badge/?version=latest
                :target: https://kupfer_plugin_jira-plugin.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        Kupfer plugin to control jira
        
        Require Kupfer https://github.com/kupferlauncher/kupfer/
        
        
        * Free software: MIT license
        
        
        Features
        --------
        
        * Index Projects;
        * Index Issues by user defined JQL;
        * Show Issue (open in browser);
        * Add a Comment;
        * Assign.
        
        Install
        -------
        
        pip install jira
        pip install kupfer_plugin_jira_plugin
        
        
        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 jira_plugin
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
