Metadata-Version: 2.1
Name: invenio-drafts-resources
Version: 0.18.0
Summary: "Invenio Drafts Resources module to create REST APIs"
Home-page: https://github.com/inveniosoftware/Invenio-Drafts-Resources
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2020 CERN.
            Copyright (C) 2020 Northwestern University.
        
            Invenio-Drafts-Resources 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-Drafts-Resources
        ==========================
        
        .. image:: https://img.shields.io/travis/inveniosoftware/Invenio-Drafts-Resources.svg
                :target: https://github.com/inveniosoftware//actions?query=workflow%3ACIInvenio-Drafts-Resources
        
        .. image:: https://img.shields.io/coveralls/inveniosoftware/Invenio-Drafts-Resources.svg
                :target: https://coveralls.io/r/inveniosoftware/Invenio-Drafts-Resources
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/Invenio-Drafts-Resources.svg
                :target: https://github.com/inveniosoftware/Invenio-Drafts-Resources/releases
        
        .. image:: https://img.shields.io/pypi/dm/Invenio-Drafts-Resources.svg
                :target: https://pypi.python.org/pypi/Invenio-Drafts-Resources
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/Invenio-Drafts-Resources.svg
                :target: https://github.com/inveniosoftware/Invenio-Drafts-Resources/blob/master/LICENSE
        
        Invenio Drafts Resources module to create REST APIs
        
        TODO: Please provide feature overview of module
        
        Further documentation is available on
        https://Invenio-Drafts-Resources.readthedocs.io/
        
        ..
            Copyright (C) 2020 CERN.
            Copyright (C) 2020 Northwestern University.
        
            Invenio-Drafts-Resources 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.2.2 (2020-08-19)
        
        - Fix support for Elasticsearch 6 and 7
        
        Version 0.2.1 (2020-08-18)
        
        - Initial public release.
        
Keywords: invenio records deposit submit versioning drafts
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.7
Provides-Extra: tests
Provides-Extra: elasticsearch7
Provides-Extra: opensearch1
