Metadata-Version: 1.1
Name: metriquec
Version: 0.2.2-21
Summary: Metrique - Cubes
Home-page: https://github.com/drpoovilleorg/metrique
Author: Chris Ward
Author-email: cward@redhat.com
License: GPLv3
Download-URL: https://github.com/drpoovilleorg/metrique/archive/master.zip
Description: .. image:: ../metriqued/metriqued/static/img/metrique_logo.png
        
        Metrique Cubes
        ==============
        
        **Author:** "Chris Ward" <cward@redhat.com>
        
        **Sources:** https://github.com/drpoovilleorg/metrique
        
        This repo contains default metrique cubes.
                
        At this time, there is support for exracting from the 
        following sources.
                
        - JSON
        
        - CSV
        
        - PostgreSQL
        - TEIID
        
        Git
        - commit
        
        Jenkins
        - build
        
        
        Install
        ~~~~~~~
        
        **Make sure you have read the `General Install Guide <https://github.com/drpoovilleorg/metrique/tree/master/README.rst>`_.**
        
        Install the following *OS stuff* installed. The examples given 
        below are fedora rpm package names::
        
            %> yum install postgresql postgresql-devel
        
        Then install `metriquec` with::
        
            pip install metriquec
        
        Known Issues
        ------------
        
        None at this time
        
Platform: UNKNOWN
Requires: metrique (>=0.2.2)
Requires: celery (==3.1.0)
Requires: psycopg2 (==2.5.1)
Provides: metriquec
