Metadata-Version: 2.1
Name: trellozilla
Version: 0.2.0
Summary: TrelloZilla is a small set of boilerplate code to speed up automations in/between both Bugzilla and Trello.
Home-page: https://github.com/moisesguimaraes/trellozilla/
Author: Moisés Guimarães de Medeiros
Author-email: moguimar@redhat.com
License: Apache-2.0
Description: TrelloZilla
        ===========
        
        .. image:: https://img.shields.io/pypi/v/trellozilla.svg
                :target: https://pypi.python.org/pypi/trellozilla
        
        .. image:: https://api.travis-ci.com/moisesguimaraes/trellozilla.svg?branch=master
                :target: https://travis-ci.com/moisesguimaraes/trellozilla
        
        .. image:: https://readthedocs.org/projects/trellozilla/badge/?version=latest
                :target: https://trellozilla.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        TrelloZilla is a small set of boilerplate code to speed up automations
        in/between both Bugzilla and Trello.
        
        * Free software: Apache Software License 2.0
        * Documentation: https://trellozilla.readthedocs.io.
        
        Features
        --------
        
        * Configurable via oslo.config;
        * Generates Trello access tokens;
        * Creates Trello API objects based on provided config;
        * Creates Bugzilla API objects based on provided config.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Environment :: OpenStack
Description-Content-Type: text/x-rst; charset=UTF-8
