Metadata-Version: 2.1
Name: invenio
Version: 3.0.0rc1
Summary: Invenio Digital Library Framework.
Home-page: https://github.com/inveniosoftware/invenio
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            This file is part of Invenio.
            Copyright (C) 2015-2018 CERN.
        
            Invenio 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 v3 Digital Library Framework
        ======================================
        
        .. image:: https://img.shields.io/travis/inveniosoftware/invenio.svg
                :target: https://travis-ci.org/inveniosoftware/invenio
        
        .. image:: https://img.shields.io/coveralls/inveniosoftware/invenio.svg
                :target: https://coveralls.io/r/inveniosoftware/invenio
        
        .. image:: https://badges.gitter.im/Join%20Chat.svg
            :target: https://gitter.im/inveniosoftware/invenio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
        
        Invenio is a digital library framework that enables you to build and run your
        own large scale digital repository.
        
        Invenio can be used either as an underlying framework or via the currently one
        pre-packaged flavour which is ready to run out-of-the-box:
        
        - Invenio v3 Integrated Library System (ILS)
        
        Three further pre-packaged flavours are planned:
        
        - Invenio v3 Research Data Management (RDM)
        - Invenio v3 Media Archive (MA)
        - Invenio v3 Institutional Repository (IR)
        
        Invenio is currently powering some of the largest digital repositories in the
        world such as:
        
        - `CERN Document Server <http://cds.cern.ch>`_  (v1)
        - `CERN Open Data Repository <http://opendata.cern.ch>`_  (v2)
        - `INSPIRE High-Energy Physics Repository <http://inspirehep.net>`_  (v1)
        - `Caltech Library Catalog <http://caltech.tind.io>`_  (v1)
        - `DESY Publication Database <https://pubdb.desy.de/>`_  (v1)
        - `Zenodo research data repository <https://www.zenodo.org>`_ (v3)
        
        
        .. warning::
        
            **WORK IN PROGRESS** This documentation and Invenio v3 is still under
            development. We expect the first stable release of Invenio v3 and this
            documentation by end-June 2017.
        
        
        ..
            This file is part of Invenio.
            Copyright (C) 2015-2018 CERN.
        
            Invenio 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 3.0.0rc1 (released 2018-03-23)
        
        - Initial public release.
        
Keywords: Invenio digital library framework
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 :: 5 - Production/Stable
Provides-Extra: sqlite
Provides-Extra: base
Provides-Extra: mysql
Provides-Extra: metadata
Provides-Extra: auth
Provides-Extra: elasticsearch5
Provides-Extra: elasticsearch2
Provides-Extra: all
Provides-Extra: elasticsearch6
Provides-Extra: tests
Provides-Extra: postgresql
Provides-Extra: docs
