Metadata-Version: 1.1
Name: greenwave
Version: 0.8.0
Summary: Greenwave is a service to decide whether a software artifact can pass certain gating points in a software delivery pipeline
Home-page: https://pagure.io/greenwave/
Author: Fedora Infrastructure Team
Author-email: infrastructure@lists.fedoraproject.org
License: GPLv2+
Description-Content-Type: UNKNOWN
Description: # Greenwave
        
        ![logo of Greenwave](https://pagure.io/greenwave/raw/master/f/logo.png)
        
        Greenwave is a service to decide whether a software artifact can pass certain 
        gating points in a software delivery pipeline, based on test results stored in 
        [ResultsDB](https://pagure.io/taskotron/resultsdb) and waivers stored in 
        [WaiverDB](https://pagure.io/waiverdb).
        
        ## Documentation
        
        The latest version of Greenwave's documentation is available at:
        https://docs.pagure.org/greenwave/
        
        To get started developing Greenwave, check out the
        [development guide](https://docs.pagure.org/greenwave/dev-guide.html).
        
        ## Copyright and license
        
        This project is copyright Red Hat and other contributors, licensed under the
        terms of the GNU General Public License version 2 or later. See the `COPYING`
        file for the complete text of the license. Refer to the git history for
        complete authorship details.
        
Platform: Fedora
Platform: GNU/Linux
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: Flask
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
