Metadata-Version: 1.2
Name: scopusreport
Version: 0.1.0
Summary: Create reports using Scopus data automatically in Python
Home-page: https://scopusreport.readthedocs.io/en/stable/
Author: 'John Kitchin and Michael E. Rose
Author-email: Michael.Ernst.Rose@gmail.com
Maintainer: Michael E. Rose
Maintainer-email: Michael.Ernst.Rose@gmail.com
License: MIT
Description: scopusreport
        ============
        
        Create reports using Scopus data automatically in Python
        
        Documentation: https://scopusreport.readthedocs.io
        
        Development: https://github.com/scopus-api/scopus-report
        
        .. image:: https://badge.fury.io/py/scopusreport.svg
            :target: https://badge.fury.io/py/scopusreport
        
        .. image:: https://img.shields.io/pypi/pyversions/scopusreport.svg
            :target: https://img.shields.io/pypi/pyversions/scopusreport.svg
        
        .. image:: https://readthedocs.org/projects/scopusreport/badge/?version=latest
            :target: https://readthedocs.org/projects/scopusreport/badge/?version=latest
        
        .. image:: https://img.shields.io/pypi/l/scopusreport.svg
            :target: https://img.shields.io/pypi/l/scopusreport.svg
        
        Change log
        ==========
        
        Please see `CHANGES.rst <CHANGES.rst>`_.
        
        Contributing
        ============
        
        Please see `CONTRIBUTING.rst <CONTRIBUTING.rst>`_. For a list of contributors see
        `AUTHORS.rst <AUTHORS.rst>`_.
        
        License
        =======
        
        MIT License; see `LICENSE <LICENSE>`_.
        
        
Keywords: scopusreport,scopus
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Information Analysis
