Metadata-Version: 2.1
Name: invenio-sword
Version: 1.0.0a10
Summary: Module for depositing record metadata and uploading files.
Home-page: https://github.com/cottagelabs/invenio-sword
Author: Cottage Labs LLP
Author-email: us@cottagelabs.com
License: GPLv2
Description: invenio-sword
        #############
        
        .. image:: https://travis-ci.org/swordapp/invenio-sword.svg?branch=master
           :target: https://travis-ci.org/swordapp/invenio-sword
        
        .. image:: https://codecov.io/gh/swordapp/invenio-sword/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/swordapp/invenio-sword
        
        .. image:: https://readthedocs.org/projects/invenio-sword/badge/?version=latest
           :target: https://invenio-sword.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        A prototypical implementation of the `SWORDv3
        <https://swordapp.github.io/swordv3/swordv3.html>`_ deposit service within the
        `Invenio <https://invenio-software.org/>`_ digital library framework.
        
        
        
        
Keywords: invenio sword deposit upload
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: test
