Metadata-Version: 1.1
Name: otter-report
Version: 0.0.2
Summary: The simple HTML report generator for Python jobs.
Home-page: https://github.com/transientlunatic/otter
Author: Daniel Williams
Author-email: d.williams.2@research.gla.ac.uk
License: ISCL
Description: ===============================
        Otter
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/otter.svg
                :target: https://pypi.python.org/pypi/otter
        
        .. image:: https://img.shields.io/travis/transientlunatic/otter.svg
                :target: https://travis-ci.org/transientlunatic/otter
        
        .. image:: https://readthedocs.org/projects/otter/badge/?version=latest
                :target: https://readthedocs.org/projects/otter/?badge=latest
                :alt: Documentation Status
        
        
        The simple HTML report generator for Python jobs.
        
        * Free software: ISC license
        * Documentation: https://otter.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.0.1 (2016-01-30)
        ---------------------
        
        * First release on PyPI.
        
Keywords: otter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
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.3
Classifier: Programming Language :: Python :: 3.4
