Metadata-Version: 2.1
Name: invenio-config-tugraz
Version: 0.5.5
Summary: invenio module that adds tugraz configs.
Home-page: https://github.com/tu-graz-library/invenio-config-tugraz
Author: Mojib Wali
Author-email: mb_wali@hotmail.com
License: MIT
Description: ..
            Copyright (C) 2020-2021 Graz University of Technology.
        
            invenio-config-tugraz is free software; you can redistribute it and/or
            modify it under the terms of the MIT License; see LICENSE file for more
            details.
        
        =======================
         invenio-config-tugraz
        =======================
        
        .. image:: https://github.com/tu-graz-library/invenio-config-tugraz/workflows/CI/badge.svg
                :target: https://github.com/tu-graz-library/invenio-config-tugraz/actions
        
        .. image:: https://img.shields.io/pypi/dm/invenio-config-tugraz.svg
                :target: https://pypi.python.org/pypi/invenio-config-tugraz
        
        .. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-config-tugraz.svg
                :target: https://github.com/mb-wali/invenio-config-tugraz/releases
        
        .. image:: https://img.shields.io/github/license/tu-graz-library/invenio-config-tugraz.svg
                :target: https://github.com/mb-wali/invenio-config-tugraz/blob/master/LICENSE
        
        .. image:: https://readthedocs.org/projects/invenio-config-tugraz/badge/?version=latest
                :target: https://invenio-config-tugraz.readthedocs.io/en/latest/?badge=latest
                
        .. image:: https://img.shields.io/coveralls/mb-wali/invenio-config-tugraz.svg
                :target: https://coveralls.io/r/mb-wali/invenio-config-tugraz
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
                :target: https://github.com/psf/black
        
        invenio module that adds tugraz configs.
        
        Override configs from diffrent invenio modules to meet TU Graz requirement:
        
        * Invenio-App
        * Invenio-Mail
        * Invenio-shibboleth
        * Invenio-accounts
        
        Further documentation is available on
        https://invenio-config-tugraz.readthedocs.io/
        
        
        ..
            Copyright (C) 2020 Mojib Wali.
        
            invenio-config-tugraz is free software; you can redistribute it and/or
            modify it under the terms of the MIT License; see LICENSE file for more
            details.
        
        Changes
        =======
        
        Version 0.1.0 (released TBD)
        
        - Initial public release.
        
Keywords: invenio,config,Tu Graz
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 3 - Alpha
Provides-Extra: elasticsearch7
Provides-Extra: mysql
Provides-Extra: postgresql
Provides-Extra: sqlite
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
