Metadata-Version: 1.0
Name: review
Version: r579
Summary: upload script for "Rietveld" code review tool
Home-page: http://codereview.appspot.com/
Author: Google Inc. & Co.
Author-email: codereview-discuss@googlegroups.com
License: Apache 2.0
Description: 
        Usage::
        
            python -m review [options]
        
        Changes::
        
          r579 - No depth restriction on 'hg diff' by default (issue #234, 2292041)
          r566 - Remove "default" from help text for --verbose (2048041)
          r561 - Locate subversion config on Windows (1983049)
        
          r554 - Fix --rev option (git backend) when argument has a colon (issue #211)
          r552 - Fix exception while trying to output an error (3109015)
          r546 - Add application/x-sh to whitelist of uploadable files, by Derek Schuff
          r541 - Fix variable usage when getting/setting keyring password (1900041)
          r538 - Fetch base file from SVN url if local history is missing (issue #208)
          r537 - Optionally use the 'keyring' module to avoid password prompts
          r535 - Improve captcha message for Google Apps accounts (1690047)
          r534 - Convert Unicode values to ASCII (1590044)
          r531 - Add account type flag to upload.py (issue #195)
        
        * Home Page:   http://codereview.appspot.com/
        * Development: http://code.google.com/p/rietveld/
        * Discussions: http://groups.google.com/group/codereview-discuss/
        * PyPI Code:   http://bitbucket.org/techtonik/pypi-rietveld/
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
