Metadata-Version: 1.1
Name: gerrit-cli
Version: 0.0.1
Summary: Gerrit CLI Tool
Home-page: https://github.com/FlaPer87/gerrit-cli
Author: Flavio Percoco
Author-email: flaper87@flaper87.org
License: UNKNOWN
Description: gerrit-cli
        ==========
        
        Gerrit CLI on top of python-gerrit
        
        
        Usage
        =====
            
        
        If the host is present in ~/.ssh/config, python-gerrit will read all params from there
        
            $ gerrit reviews list review.openstack.org -l 3 --projects stackforge/marconi
        
Platform: Any
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Console
