Metadata-Version: 2.1
Name: invenio-records-editor
Version: 1.0.0a3
Summary: Invenio module serving a generic record editor.
Home-page: https://github.com/inveniosoftware/invenio-records-editor
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2018 CERN.
            Invenio-Records-Editor
            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-Records-Editor
        =======================
        
        .. image:: https://img.shields.io/travis/inveniosoftware/invenio-records-editor.svg
                :target: https://travis-ci.org/inveniosoftware/invenio-records-editor
        
        .. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-records-editor.svg
                :target: https://coveralls.io/r/inveniosoftware/invenio-records-editor
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-records-editor.svg
                :target: https://github.com/inveniosoftware/invenio-records-editor/releases
        
        .. image:: https://img.shields.io/pypi/dm/invenio-records-editor.svg
                :target: https://pypi.python.org/pypi/invenio-records-editor
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-records-editor.svg
                :target: https://github.com/inveniosoftware/invenio-records-editor/blob/master/LICENSE
        
        Invenio module serving a generic record editor
        
        *This is an experimental developer preview release.*
        
        This module provides [invenio-records-editor-js](https://github.com/inveniosoftware/invenio-records-editor-js)
        an angular application which serves as a json editor for invenio models.
        
        Further documentation is available on
        https://invenio-records-editor.readthedocs.io/
        
        
        ..
            Copyright (C) 2018 CERN.
            Invenio-Records-Editor
            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 1.0.0a3 (released 2019-02-22)
        
        - Update invenio-record-editor-js and config injection.
        
        Version 1.0.0a2 (released 2018-10-12)
        
        - Register views using entrypoints.
        
        Version 1.0.0a1 (released 2018-10-11)
        
        - Initial public release.
        
Keywords: invenio records editor
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 3 - Alpha
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
