Metadata-Version: 1.1
Name: yanc
Version: 0.3.2
Summary: Yet another nose colorer
Home-page: https://github.com/0compute/yanc
Author: Arthur Noel
Author-email: arthur@0compute.net
License: GPL
Description: YANC
        ----
        
        YANC is color output plugin for nose that plays nicely with others.
        
        To enable the plugin pass `--with-yanc` to `nosetests`.
        
        .. image:: http://img.shields.io/travis/0compute/yanc/master.png
            :target: http://travis-ci.org/0compute/yanc
            :alt: Build
        
        .. image:: http://img.shields.io/coveralls/0compute/yanc/master.png
            :target: https://coveralls.io/r/0compute/yanc
            :alt: Coverage
        
        .. image:: https://landscape.io/github/0compute/yanc/master/landscape.png
            :target: https://landscape.io/github/0compute/yanc/master
            :alt: Code Health
        
        .. image:: http://img.shields.io/pypi/v/yanc.png
            :target: https://pypi.python.org/pypi/yanc/
            :alt: Latest Version
        
        .. image:: https://pypip.in/license/yanc/badge.png
            :target: https://github.com/0compute/yanc/blob/master/LICENSE
            :alt: License
        
Keywords: nose color
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
