Metadata-Version: 1.1
Name: zuul
Version: 2.0.0
Summary: Trunk Gating System
Home-page: http://ci.openstack.org/
Author: OpenStack Infrastructure Team
Author-email: openstack-infra@lists.openstack.org
License: UNKNOWN
Description: Zuul
        ====
        
        Zuul is a trunk gating system developed for the OpenStack Project.
        
        Contributing
        ------------
        
        To get the latest code, see: https://github.com/openstack-infra/zuul
        
        Bugs are handled at: https://launchpad.net/zuul
        
        Code reviews are, as you might expect, handled by gerrit. The gerrit they
        use is http://review.openstack.org
        
        Use `git review` to submit patches (after creating a gerrit account that links to your launchpad account). Example::
        
            # Do your commits
            $ git review
            # Enter your username if prompted
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2.6
