Metadata-Version: 1.1
Name: Grortir
Version: 0.1.6
Summary: Application for supporting
                 optimization of production process.
Home-page: https://github.com/qbahn/grortir
Author: Wojtek Pietrucha
Author-email: wojtekpietrucha@gmail.com
License: MIT
Description: Grortir
        =======
        
        Application for supporting optimization of production process.
        
        | |Build Status|
        | |Coverage Status|
        | |Code Issues|
        | |Code Health|
        | |Scrutinizer Code Quality|
        | |PyPI Version|
        | |PyPI Downloads|
        
        Getting Started
        ---------------
        
        Check documentation site:
        
        `http://qbahn.github.io/grortir/gettingStarted/ <http://qbahn.github.io/grortir/gettingStarted/>`__
        
        Documentation
        -------------
        
        Read the full documentation:
        
        `http://qbahn.github.io/grortir <http://qbahn.github.io/grortir>`__
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        For contributors
        ----------------
        
        Check documentation site:
        
        `http://qbahn.github.io/grortir/about/contributing/ <http://qbahn.github.io/grortir/about/contributing/>`__
        
        .. |Build Status| image:: http://img.shields.io/travis/qbahn/grortir/master.svg
           :target: https://travis-ci.org/qbahn/grortir
        .. |Coverage Status| image:: http://img.shields.io/coveralls/qbahn/grortir/master.svg
           :target: https://coveralls.io/r/qbahn/grortir
        .. |Code Issues| image:: https://www.quantifiedcode.com/api/v1/project/51365120fa014dbd860e332bbc1bee02/badge.svg
           :target: https://www.quantifiedcode.com/app/project/51365120fa014dbd860e332bbc1bee02
        .. |Code Health| image:: https://landscape.io/github/qbahn/grortir/master/landscape.svg?style=flat
           :target: https://landscape.io/github/qbahn/grortir/master
        .. |Scrutinizer Code Quality| image:: http://img.shields.io/scrutinizer/g/qbahn/grortir.svg
           :target: https://scrutinizer-ci.com/g/qbahn/grortir/?branch=master
        .. |PyPI Version| image:: http://img.shields.io/pypi/v/Grortir.svg
           :target: https://pypi.python.org/pypi/Grortir
        .. |PyPI Downloads| image:: http://img.shields.io/pypi/dm/Grortir.svg
           :target: https://pypi.python.org/pypi/Grortir
        
        Revision History
        ================
        
        0.1.6 (2016/03/26)
        ------------------
        
        ::
        
            Fixing deployment configuration.
        
        0.1.1 (2016/03/26)
        ------------------
        
        ::
        
            Implement abstract interfaces.
            Code cleaned.
            Improve CI process.
            Add Documentation.
        
        0.1.0 (2016/03/06)
        ------------------
        
        ::
        
            Creating application prototype - configure CI process
        
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
