Metadata-Version: 1.0
Name: review
Version: r537
Summary: rietveld code review upload script
Home-page: http://codereview.appspot.com/
Author: Google Inc. & Co.
Author-email: UNKNOWN
License: Apache 2.0
Description: 
        Usage::
        
            python -m review [options]
        
        Changes::
        
          r537 - Optionally use the 'keyring' module to avoid password prompts
          r535 - Improve captcha message for Google Apps accounts (Issue 1690047)
          r534 - Convert Unicode values to ASCII (issue 1590044)
          r531 - Add account type flag to upload.py (issue195)
        
        * Home Page:   http://codereview.appspot.com/
        * Development: http://code.google.com/p/rietveld/
        * Discussions: http://groups.google.com/group/codereview-discuss/
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
