Metadata-Version: 2.1
Name: invenio-drafts-resources
Version: 0.10.9
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: 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: docs
Provides-Extra: elasticsearch6
Provides-Extra: elasticsearch7
Provides-Extra: mysql
Provides-Extra: postgresql
Provides-Extra: sqlite
Provides-Extra: tests
Provides-Extra: all
