Metadata-Version: 1.1
Name: dspace_stats_collector
Version: 0.1.7
Summary: A python library for sending usage stats events from Dspace to Matomo & ELK
Home-page: https://github.com/lareferencia/dspace-stats-collector
Author: LA Referencia
Author-email: lareferencia.dev@gmail.com
License: GNU General Public License v3
Description: ============================
        Dspace usage stats collector
        ============================
        
        
        .. image:: https://img.shields.io/pypi/v/dspace-stats-collector.svg
                :target: https://pypi.python.org/pypi/dspace-stats-collector
        
        .. image:: https://img.shields.io/travis/lareferencia/dspace-stats-collector.svg
                :target: https://travis-ci.org/lareferencia/dspace-stats-collector
        
        .. image:: https://readthedocs.org/projects/dspace-stats-collector/badge/?version=latest
                :target: https://dspace-stats-collector.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
                
        .. image:: https://img.shields.io/pypi/l/dspace-stats-collector.svg
                :target: https://pypi.python.org/pypi/dspace-stats-collector
                :alt: License
        
        
        
        
        A python agent for sending DSpace usage statistics events to Matomo and ELK Stack. 
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://dspace-stats-collector.readthedocs.io.
        
        
        Features
        --------
        
        
        Credits
        -------
        
        This component is part of an alternative DSpace Usage Statistics collector strategy developed by LA Referencia / CONCYTEC (Perú) / IBICT (Brasil) / OpenAIRE as part of OpenAIRE Advance project - WP5 - Subtask 5.2.2. "Pilot common methods for usage statistics across Europe & Latin America"
        
        
        
        =======
        History
        =======
        
        0.1.0 (2019-07-23)
        ------------------
        
        * First release on PyPI.
        
Keywords: dspace_stats_collector
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
