Metadata-Version: 2.1
Name: repomate-plug
Version: 0.4.1
Summary: Core components for plugin system in repomate
Home-page: https://github.com/slarse/repomate-plug
Author: Simon Larsén
Author-email: slarse@kth.se
License: MIT
Download-URL: https://github.com/slarse/repomate-plug/archive/v0.4.1.tar.gz
Description: [![Build Status](https://travis-ci.com/slarse/repomate-plug.svg?token=1VKcbDz66bMbTdt1ebsN&branch=master)](https://travis-ci.com/slarse/repomate-plug)
        [![Code Coverage](https://codecov.io/gh/slarse/repomate-plug/branch/master/graph/badge.svg)](https://codecov.io/gh/slarse/repomate-plug)
        [![Documentation Status](https://readthedocs.org/projects/repomate-plug/badge/?version=latest)](http://repomate-plug.readthedocs.io/en/latest/)
        [![PyPi Version](https://badge.fury.io/py/repomate-plug.svg)](https://badge.fury.io/py/repomate-plug)
        ![Supported Python Versions](https://img.shields.io/badge/python-3.5%2C%203.6%2C%203.7-blue.svg)
        ![Supported Platforms](https://img.shields.io/badge/platforms-Linux%2C%20macOS-blue.svg)
        [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
        
        # Plugin extension for `repomate`
        `repomate-plug` is a plugin package that contains all of the parts required to
        create plugins for `repomate`. Head over to the
        [Docs](http://repomate-plug.readthedocs.io/en/latest/) for more info!
        
        ### License
        This software is licensed under the MIT License. See the [LICENSE](LICENSE)
        file for specifics.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Description-Content-Type: text/markdown
Provides-Extra: TEST
