Metadata-Version: 1.1
Name: nerd-reviewer
Version: 0.0.1.dev17
Summary: Nerd Reviewer - automates dull daily routine code reviews
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: NerdReviewer - automates dull daily routine code reviews
        ========================================================
        
        Nerd Code Reviewer analyzes commits and tell authors where and why they
        code won't pass human code review process.
        
        Such automation optimizes work on open source projects and simplifies life
        of new contributors, because they will get interactive step by step guide
        how to make their patches attractive for project's maintainers.
        
        .. image:: doc/source/images/american_gothic.jpg
           :alt: American Gothic
           :width: 650 px
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: OpenStack
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
