Metadata-Version: 1.1
Name: xenon
Version: 0.1
Summary: Monitor code metrics for Python on your CI server
Home-page: https://xenon.readthedocs.org/
Author: Michele Lacchia
Author-email: michelelacchia@gmail.com
License: MIT
Download-URL: https://pypi.python.org/xenon/
Description: xenon
        =====
        
        .. image:: http://img.shields.io/travis/rubik/xenon/master.svg?style=flat
            :alt: Travis-CI badge
            :target: https://travis-ci.org/rubik/xenon
        
        .. image:: http://img.shields.io/coveralls/rubik/xenon/master.svg?style=flat
            :alt: Coveralls badge
            :target: https://coveralls.io/r/rubik/xenon?branch=master
        
        .. image:: https://pypip.in/v/xenon/badge.png?style=flat
            :alt: PyPI latest version badge
            :target: https://crate.io/packages/xenon
        
        
        .. image:: https://pypip.in/d/xenon/badge.png?style=flat
            :alt: PyPI downloads badge
            :target: https://pypi.python.org/pypi/xenon/
        
        .. image:: https://pypip.in/format/xenon/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/xenon/
            :alt: Download format
        
        .. image:: https://pypip.in/license/xenon/badge.png?style=flat
            :alt: Xenon license
            :target: https://pypi.python.org/pypi/xenon/
        
        Monitoring tool based on [radon](https://github.com/rubik/radon/).
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
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.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
