Metadata-Version: 1.1
Name: gerritbot
Version: 0.2.0
Summary: Gerrit IRC Bot
Home-page: http://ci.openstack.org/
Author: OpenStack Infrastructure Team
Author-email: openstack-infra@lists.openstack.org
License: UNKNOWN
Description: =========
        GerritBot
        =========
        
        Gerritbot is an IRC bot that will notify IRC channels of Gerrit events.
        
        To install::
        
            $ sudo python setup.py install
        
        Online documentation:
        
         * http://ci.openstack.org/gerrit.html#gerrit-irc-bot
        
        Developers
        ==========
        
        Report bugs:
        
         * https://bugs.launchpad.net/openstack-ci/
        
        Browse code:
        
         * https://git.openstack.org/cgit/openstack-infra/gerritbot/tree/
        
        Clone:
        
         * git://git.openstack.org/openstack-infra/gerritbot
        
        Submit patches via Gerrit at:
        
         * https://review.openstack.org/
        
        More details on how you can contribute is available on our wiki at:
        
         * http://wiki.openstack.org/HowToContribute
        
        License
        =======
        
        Copyright 2011 OpenStack, LLC
        Copyright 2012-2013 Hewlett-Packard Development Company, L.P.
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
          http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
        
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
