Metadata-Version: 2.1
Name: grimoire-elk
Version: 0.55.0
Summary: GrimoireLab library to produce indexes for ElasticSearch
Home-page: https://github.com/grimoirelab/GrimoireELK
Author: Bitergia
Author-email: metrics-grimoire@lists.libresoft.info
License: GPLv3
Description: Welcome to GrimoireELK `Build Status <https://travis-ci.org/chaoss/grimoirelab-elk>`__\ `Coverage Status <https://coveralls.io/github/chaoss/grimoirelab-elk?branch=master>`__
        ==============================================================================================================================================================================
        
        GrimoireELK is an evolving prototype of the *Grimoire Open Development
        Analytics platform*.
        
        Tutorials on howto use it are published in `GrimoireLab
        Tutorial <https://grimoirelab.gitbooks.io/tutorial>`__.
        
        Packages
        --------
        
        The following packages are produced from this repository:
        
        -  ``grimoire-elk``: `PyPI
           version <https://badge.fury.io/py/grimoire-elk>`__
        
        -  ``grimoire-kidash``: `PyPI
           version <https://badge.fury.io/py/grimoire-kidash>`__
        
        ``grimoire-elk`` admits some extras, when installing: ``arthur`` (for
        installing also ``grimoirelab-arthur`` package) and ``sortinghat`` (for
        installing also ``sortinghat`` package). You can specify that you want
        to install those extras as follows:
        
        ::
        
           % pip install "grimoire-elk[sortinghat]"
           % pip install "grimoire-elk[arthur]"
        
Keywords: development repositories analytics
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3.4
Provides-Extra: mysql
Provides-Extra: sortinghat
