Metadata-Version: 1.0
Name: nosecolor
Version: 0.1
Summary: nose plugin to display colored results.
Home-page: https://github.com/aodag/nosecolor
Author: Atsushi Odagiri
Author-email: aodagx@gmail.com
License: MIT
Description: nosecolor
        ================
        
        install
        ------------
        
        pip install nosecolor
        
        usage
        -------------
        
        ::
        
         nosetest --color
        
        or
        
        ::
        
         nosetest --color --verbosity=0
        
        
        Changes
        ===================
        
        0.1
        -------------------
        
        - first release
        
Keywords: nose test
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Testing
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
