Metadata-Version: 2.1
Name: invenio-requests
Version: 0.2.6
Summary: Invenio module for generic and customizable requests.
Home-page: https://github.com/inveniosoftware/invenio-requests
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2021 CERN.
        
            Invenio-Requests 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-Requests
        ==================
        
        .. image:: https://github.com/inveniosoftware/invenio-requests/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/invenio-requests/actions?query=workflow%3ACI
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-requests.svg
                :target: https://github.com/inveniosoftware/invenio-requests/releases
        
        .. image:: https://img.shields.io/pypi/dm/invenio-requests.svg
                :target: https://pypi.python.org/pypi/invenio-requests
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-requests.svg
                :target: https://github.com/inveniosoftware/invenio-requests/blob/master/LICENSE
        
        Invenio module for generic and customizable requests.
        
        TODO: Please provide feature overview of module
        
        Further documentation is available on
        https://invenio-requests.readthedocs.io/
        
        
        ..
            Copyright (C) 2021 CERN.
        
            Invenio-Requests 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 requests
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 1 - Planning
Provides-Extra: docs
Provides-Extra: elasticsearch6
Provides-Extra: elasticsearch7
Provides-Extra: mysql
Provides-Extra: postgresql
Provides-Extra: sqlite
Provides-Extra: tests
Provides-Extra: all
