Metadata-Version: 1.1
Name: hgreview
Version: 0.2
Summary: Mercurial extension to work with rietveld codereview
Home-page: http://hg.openhex.org/hgreview
Author: B2CK
Author-email: info@b2ck.com
License: GPL-3
Description: hgnested
        ========
        
        Mercurial extension to work with rietveld code review.
        
        It was inspired by the hg nested extension.
        
        This extension allow to upload to the rietveld code review website, creating a
        new issue and remembering its ID for future patches.
        
        See `hg help hgreview` for the complete list of commands.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Version Control
