Metadata-Version: 2.1
Name: commit_checker
Version: 0.0.1
Summary: This is a quality tool with the goal to automate some of the reviewing work of pull requests in Bitbucket (or any other environment)
Home-page: https://github.com/spiked-maniac/commit_checker
Author: Niels van der Schans
Author-email: nvdschans@gmail.com
License: Apache Software License 2.0
Description: # commit-checker
        
        ![Azure DevOps builds](https://img.shields.io/azure-devops/build/tomtomweb/GitHub-TomTom-International/16.svg)
        ![Azure DevOps tests](https://img.shields.io/azure-devops/tests/tomtomweb/GitHub-TomTom-International/16.svg)
        ![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/tomtomweb/GitHub-TomTom-International/16.svg)
        
        ![PyPI](https://img.shields.io/pypi/v/commit_checker.svg)
        ![PyPI - License](https://img.shields.io/pypi/l/commit_checker.svg)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/commit_checker.svg)
        ![PyPI - Format](https://img.shields.io/pypi/format/commit_checker.svg)
        ![PyPI - Status](https://img.shields.io/pypi/status/commit_checker.svg)
        
        
        This is a quality tool with the goal to automate some of the reviewing work of pull requests in Bitbucket (or any other environment)
        
        * Free software: Apache Software License 2.0
        * Documentation: https://commit-checker.readthedocs.io.
        
        
        ## Features
        
        * TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`tomtom-international/cookiecutter-python`](https://github.com/tomtom-international/cookiecutter-python) project template.
        
        
        # Changelog
        
        ## 0.0.1-dev (2019-04-01)
        
        * First release on PyPI.
        
Keywords: commit_checker
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
